Skip to content

Commit 1952189

Browse files
Michael-F-Bryanmark-i-m
authored andcommitted
Made sure travis caches mdbook-linkcheck's cache file
1 parent 5959ff2 commit 1952189

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ rust:
33
- nightly
44
cache:
55
- cargo
6+
- directories:
7+
- book/linkcheck/
68
before_install:
79
- shopt -s globstar
810
- MAX_LINE_LENGTH=100 bash ci/check_line_lengths.sh src/**/*.md

0 commit comments

Comments
 (0)