Merge pull request #4 from KaiserY/master

同步
This commit is contained in:
huluwa 2018-08-21 15:19:05 +08:00 committed by GitHub
commit c0a163a208
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@ before_script:
- (cargo install mdbook --vers 0.1.7 --force || true)
script:
- mdbook build
- echo 'nojekyll' > book/.nojekyll
deploy:
provider: pages
local-dir: book