Skip to content

Commit

Permalink
Made sure travis caches mdbook-linkcheck's cache file
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-F-Bryan authored and mark-i-m committed Sep 5, 2019
1 parent 5959ff2 commit 1952189
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ rust:
- nightly
cache:
- cargo
- directories:
- book/linkcheck/
before_install:
- shopt -s globstar
- MAX_LINE_LENGTH=100 bash ci/check_line_lengths.sh src/**/*.md
Expand Down

0 comments on commit 1952189

Please sign in to comment.