Skip to content

Commit b95d6c1

Browse files
committedApr 15, 2016
[travis] Allow osx builds to fail
Seems to be caused by sip 4.18
1 parent 101d834 commit b95d6c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
matrix:
22
fast_finish: true
3+
allow_failures:
4+
- os: osx
35
include:
46
# QT4 based build with Python 2.7 // using container based builds and prebuild binary dependencies in osgeo4travis
57
- os: linux

0 commit comments

Comments
 (0)
Please sign in to comment.