Skip to content

Commit 32e2dc8

Browse files
authored
Merge pull request #1402 from weihanglo/patch-1
Update mdbook
2 parents 7b47865 + f51daee commit 32e2dc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ before_script:
1010
set -ex
1111
rustup --version
1212
rustc -Vv
13-
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
13+
curl -sSL https://github.com/rust-lang/mdBook/releases/download/v0.4.5/mdbook-v0.4.5-x86_64-unknown-linux-gnu.tar.gz | tar -xz --directory=$HOME/.cargo/bin
1414
mdbook --version
1515
rustup toolchain update nightly -c rust-docs
1616
script:

0 commit comments

Comments
 (0)