Skip to content

Commit 4150ebb

Browse files
camelidJoshua Nelson
authored and
Joshua Nelson
committed
Bump mdbook version
0.4.1 -> 0.4.3
1 parent d4ae7b0 commit 4150ebb

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
@@ -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.1
14+
- cargo install mdbook --version 0.4.3
1515
- cargo install mdbook-linkcheck --version 0.7.0
1616
script:
1717
- git checkout -b ci

0 commit comments

Comments
 (0)