Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[travis] Allow osx builds to fail
Apparently SIP 4.18 deprecates `/DocType/` which is used by PyQt4.
  • Loading branch information
m-kuhn committed Apr 21, 2016
1 parent 5952258 commit d31c6c3
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 d31c6c3

Please sign in to comment.