8000
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 bdf0177 commit 95f5990Copy full SHA for 95f5990
.travis.yml
@@ -111,7 +111,7 @@ before_install: |
111
ci/silence brew update
112
brew uninstall numpy gdal postgis
113
brew unlink python@2
114
- brew upgrade python
+ brew install python || brew upgrade python
115
brew install ffmpeg imagemagick mplayer ccache
116
hash -r
117
0 commit comments