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 2c51b6f commit 88f57a5Copy full SHA for 88f57a5
.travis.yml
@@ -11,7 +11,7 @@ before_install:
11
- MAX_LINE_LENGTH=100 bash ci/check_line_lengths.sh src/**/*.md
12
install:
13
- source ~/.cargo/env || true
14
-- cargo install mdbook --version 0.4.0
+- cargo install mdbook --version 0.4.1
15
- cargo install mdbook-linkcheck --version 0.7.0
16
script:
17
- git checkout -b ci
0 commit comments