Skip to content

Commit

Permalink
Upgrade mdbook version
Browse files Browse the repository at this point in the history
  • Loading branch information
RadicalZephyr committed Dec 31, 2018
1 parent 4a8bc17 commit a407cde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ rust:
cache: cargo

before_script:
- (cargo install mdbook --version =0.1.7 || true)
- (cargo install mdbook --version =0.1.8 || true)

script:
- export PATH=$PATH:/home/travis/.cargo/bin && mdbook test
Expand Down

0 comments on commit a407cde

Please sign in to comment.