Skip to content

Commit f08a6b3

Browse files
ehussJoshua Nelson
authored and
Joshua Nelson
committed
Update mdbook
1 parent 11b83eb commit f08a6b3

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.3'
14+
- cargo install mdbook --version '^0.4.5'
1515
- cargo install mdbook-linkcheck --version '^0.7.2'
1616
script:
1717
- git checkout -b ci

0 commit comments

Comments
 (0)