This commit is contained in:
KaiserY 2018-08-21 09:30:25 +08:00
parent 1c580c095d
commit 4f10d2afcf

View File

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