Skip to content

Commit a74c2ab

Browse files
committed
update to mdbook 0.3.5
1 parent af75c10 commit a74c2ab

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_install:
1010
- MAX_LINE_LENGTH=100 bash ci/check_line_lengths.sh src/**/*.md
1111
install:
1212
- source ~/.cargo/env || true
13-
- cargo install mdbook --version 0.3.4
13+
- cargo install mdbook --version 0.3.7
1414
- cargo install mdbook-linkcheck --version 0.5.0
1515
script:
1616
- mdbook build

0 commit comments

Comments
 (0)