Skip to content

Commit 88f57a5

Browse files
ehussmark-i-m
authored andcommitted
Update mdbook
1 parent 2c51b6f commit 88f57a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ before_install:
1111
- MAX_LINE_LENGTH=100 bash ci/check_line_lengths.sh src/**/*.md
1212
install:
1313
- source ~/.cargo/env || true
14-
- cargo install mdbook --version 0.4.0
14+
- cargo install mdbook --version 0.4.1
1515
- cargo install mdbook-linkcheck --version 0.7.0
1616
script:
1717
- git checkout -b ci

0 commit comments

Comments
 (0)