mirror of
https://github.com/rust-lang-cn/book-cn.git
synced 2025-01-23 07:20:20 +08:00
Install mdbook on travis
This commit is contained in:
parent
d1fdb5d539
commit
4c14577256
@ -5,7 +5,9 @@ rust:
|
||||
- nightly
|
||||
- beta
|
||||
- stable
|
||||
- 1.0.0
|
||||
- 1.5.0
|
||||
|
||||
before_script:
|
||||
- cargo install mdbook
|
||||
script:
|
||||
- make all
|
||||
|
Loading…
Reference in New Issue
Block a user