mirror of
https://github.com/KaiserY/trpl-zh-cn
synced 2025-04-18 18:48:07 +08:00
Merge pull request #209 from Turing-Chu/remote
update book.toml and mdbook version in .travis.yml
This commit is contained in:
commit
430adc25d6
@ -8,7 +8,7 @@ branches:
|
||||
only:
|
||||
- master
|
||||
before_script:
|
||||
- (cargo install mdbook --vers 0.0.26 --force || true)
|
||||
- (cargo install mdbook --vers 0.1.7 --force || true)
|
||||
script:
|
||||
- mdbook build
|
||||
deploy:
|
||||
|
Loading…
Reference in New Issue
Block a user