We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dcd918 commit c887899Copy full SHA for c887899
ci/travis/osx/before_install.sh
@@ -1,6 +1,8 @@
1
brew tap osgeo/osgeo4mac
2
brew update
3
brew install osgeo/osgeo4mac/qgis-28 --without-postgis --without-postgresql --without-grass --without-gpsbabel --only-dependencies
4
+brew install https://raw.githubusercontent.com/opengisch/homebrew-versions/sip-4.17/sip417.rb
5
+brew link --overwrite sip417
6
brew install qca
7
brew install spawn-fcgi
8
brew install lighttpd
0 commit comments