Skip to content

Commit

Permalink
Merge pull request #1352 from EvanCarroll/master
Browse files Browse the repository at this point in the history
Update to mdbook 0.3.7
  • Loading branch information
marioidival authored Jun 20, 2020
2 parents 306f877 + 28dd0fa commit 6f94ccb
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 @@ -10,7 +10,7 @@ before_script:
set -ex
rustup --version
rustc -Vv
curl -sSL https://github.com/rust-lang/mdBook/releases/download/v0.3.5/mdbook-v0.3.5-x86_64-unknown-linux-gnu.tar.gz | tar -xz --directory=$HOME/.cargo/bin
curl -sSL https://github.com/rust-lang/mdBook/releases/download/v0.3.7/mdbook-v0.3.7-x86_64-unknown-linux-gnu.tar.gz | tar -xz --directory=$HOME/.cargo/bin
mdbook --version
rustup toolchain update nightly -c rust-docs
script:
Expand Down

0 comments on commit 6f94ccb

Please sign in to comment.