Skip to content

Commit

Permalink
Upgrate travis to cache homebrew dir.
Browse files Browse the repository at this point in the history
  • Loading branch information
phcerdan committed Oct 2, 2017
1 parent 08e6a79 commit d27cdd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ compiler:
- gcc
cache:
directories:
- "$HOME/deps"
- "$HOME/Library/Caches/Homebrew"
script:
- curl -L https://rawgit.com/InsightSoftwareConsortium/ITKPythonPackage/master/scripts/macpython-download-cache-and-build-module-wheels.sh -O
- chmod u+x macpython-download-cache-and-build-module-wheels.sh
Expand Down

0 comments on commit d27cdd1

Please sign in to comment.