[travis] Allow failing mac osx builds

Seems to be a (temporary?) problem with sip in homebrew
This commit is contained in:
Matthias Kuhn 2016-08-18 07:12:48 +02:00 committed by GitHub
parent db94d34a5d
commit 54fb32d0f5

View File

@ -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