Skip to content

Commit

Permalink
[travis] Allow failing mac osx builds
Browse files Browse the repository at this point in the history
Seems to be a (temporary?) problem with sip in homebrew
  • Loading branch information
m-kuhn committed Aug 19, 2016
1 parent 21325a2 commit 50593f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -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
Expand Down

0 comments on commit 50593f0

Please sign in to comment.