Skip to content

Commit

Permalink
Merge pull request #12615 from dstansby/osx-travis
Browse files Browse the repository at this point in the history
CI: Use pip to install numpy on mac on travis
  • Loading branch information
tacaswell committed Oct 24, 2018
2 parents 1943707 + e58b473 commit a2ef122
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ before_install: |
export PATH=/usr/lib/ccache:$PATH
else
ci/silence brew update
brew uninstall numpy gdal postgis
brew upgrade python
brew install ffmpeg imagemagick mplayer ccache
hash -r
Expand Down

0 comments on commit a2ef122

Please sign in to comment.