Skip to content

Commit 8a4418a

Browse files
authored
Merge pull request #12616 from meeseeksmachine/auto-backport-of-pr-12615-on-v3.0.x
Backport PR #12615 on branch v3.0.x (Fix travis OSX build)
2 parents 83f03e6 + d83cb81 commit 8a4418a

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)