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 11b83eb commit f08a6b3Copy full SHA for f08a6b3
.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.3'
+- cargo install mdbook --version '^0.4.5'
15
- cargo install mdbook-linkcheck --version '^0.7.2'
16
script:
17
- git checkout -b ci
0 commit comments