Skip to content

Commit c887899

Browse files
committed
[travis] OSX: Force sip version 4.17 due to build problems
1 parent 8dcd918 commit c887899

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/travis/osx/before_install.sh

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
brew tap osgeo/osgeo4mac
22
brew update
33
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
46
brew install qca
57
brew install spawn-fcgi
68
brew install lighttpd

0 commit comments

Comments
 (0)