Skip to content

Commit a807b2f

Browse files
committed
Change cache dir
This will hopefully work on macOS too
1 parent c199e3d commit a807b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ matrix:
1313
fast_finish: true
1414
cache:
1515
directories:
16-
- /home/travis/build/$TRAVIS_REPO_SLUG/test/data
16+
- $TRAVIS_BUILD_DIR/test/data
1717
notifications:
1818
email: false
1919
after_success:

0 commit comments

Comments
 (0)