Skip to content

Commit a2ef122

Browse files
authored
Merge pull request #12615 from dstansby/osx-travis
CI: Use pip to install numpy on mac on travis
2 parents 1943707 + e58b473 commit a2ef122

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ before_install: |
103103
export PATH=/usr/lib/ccache:$PATH
104104
else
105105
ci/silence brew update
106+
brew uninstall numpy gdal postgis
106107
brew upgrade python
107108
brew install ffmpeg imagemagick mplayer ccache
108109
hash -r

0 commit comments

Comments
 (0)