We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08e6a79 commit d27cdd1Copy full SHA for d27cdd1
.travis.yml
@@ -6,7 +6,7 @@ compiler:
6
- gcc
7
cache:
8
directories:
9
- - "$HOME/deps"
+ - "$HOME/Library/Caches/Homebrew"
10
script:
11
- curl -L https://rawgit.com/InsightSoftwareConsortium/ITKPythonPackage/master/scripts/macpython-download-cache-and-build-module-wheels.sh -O
12
- chmod u+x macpython-download-cache-and-build-module-wheels.sh
0 commit comments