Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e58b473

Browse files
authored
Uninstall postgis and gdal too...
1 parent c42384f commit e58b473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

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

0 commit comments

Comments
 (0)