We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af75c10 commit a74c2abCopy full SHA for a74c2ab
.travis.yml
@@ -10,7 +10,7 @@ before_install:
10
- MAX_LINE_LENGTH=100 bash ci/check_line_lengths.sh src/**/*.md
11
install:
12
- source ~/.cargo/env || true
13
-- cargo install mdbook --version 0.3.4
+- cargo install mdbook --version 0.3.7
14
- cargo install mdbook-linkcheck --version 0.5.0
15
script:
16
- mdbook build
0 commit comments