upgrade to mdbook 0.1

This commit is contained in:
steveklabnik
2018-01-26 12:25:41 -05:00
parent ac6f4cd291
commit df18aec936

View File

@@ -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