mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
[travis] Allow failing mac osx builds
Seems to be a (temporary?) problem with sip in homebrew
This commit is contained in:
parent
db94d34a5d
commit
54fb32d0f5
@ -1,5 +1,7 @@
|
||||
matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- os: osx
|
||||
include:
|
||||
# QT4 based build with Python 2.7 // using container based builds and prebuild binary dependencies in osgeo4travis
|
||||
- os: linux
|
||||
|
Loading…
x
Reference in New Issue
Block a user