Skip to content

Commit

Permalink
Try adding cache directory
Browse files Browse the repository at this point in the history
  • Loading branch information
giordano committed Jul 7, 2019
1 parent 2fde822 commit 9195a6e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ matrix:
allow_failures:
- julia: nightly
fast_finish: true
cache:
directories:
- /home/travis/build/$TRAVIS_REPO_SLUG/test/data
notifications:
email: false
after_success:
Expand Down

0 comments on commit 9195a6e

Please sign in to comment.