Skip to content

Commit a407cde

Browse files
committed
Upgrade mdbook version
1 parent 4a8bc17 commit a407cde

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
@@ -6,7 +6,7 @@ rust:
66
cache: cargo
77

88
before_script:
9-
- (cargo install mdbook --version =0.1.7 || true)
9+
- (cargo install mdbook --version =0.1.8 || true)
1010

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

0 commit comments

Comments
 (0)