mirror of
https://github.com/rust-lang/book.git
synced 2026-06-12 17:18:35 -04:00
upgrade to mdbook 0.1
This commit is contained in:
@@ -13,6 +13,6 @@ addons:
|
||||
- aspell
|
||||
- aspell-en
|
||||
before_script:
|
||||
- (cargo install mdbook --vers 0.0.26 --force || true)
|
||||
- (cargo install mdbook --vers 0.1.0 --force || true)
|
||||
script:
|
||||
- bash ci/build.sh
|
||||
|
||||
Reference in New Issue
Block a user