update to mdbook 0.3.5

This commit is contained in:
mark 2020-04-05 18:02:35 -05:00 committed by Who? Me?!
parent 277da2317e
commit 5dc6a276b6
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ before_install:
- MAX_LINE_LENGTH=100 bash ci/check_line_lengths.sh src/**/*.md
install:
- source ~/.cargo/env || true
- cargo install mdbook --version 0.3.4
- cargo install mdbook --version 0.3.7
- cargo install mdbook-linkcheck --version 0.5.0
script:
- mdbook build