This commit is contained in:
xiaohulu 2018-08-21 15:19:27 +08:00
commit 020b84b837

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