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 5959ff2 commit 1952189Copy full SHA for 1952189
.travis.yml
@@ -3,6 +3,8 @@ rust:
3
- nightly
4
cache:
5
- cargo
6
+- directories:
7
+ - book/linkcheck/
8
before_install:
9
- shopt -s globstar
10
- MAX_LINE_LENGTH=100 bash ci/check_line_lengths.sh src/**/*.md
0 commit comments