Ignore failures of OS X on Travis CI
This commit is contained in:
parent
195e0e64d0
commit
e488320d37
1 changed files with 1 additions and 2 deletions
|
@ -19,8 +19,7 @@ matrix:
|
|||
- os: linux
|
||||
env: TARGET_ARCH=ia32
|
||||
allow_failures:
|
||||
- env: TARGET_ARCH=arm
|
||||
- env: TARGET_ARCH=ia32
|
||||
- os: osx
|
||||
|
||||
script: './script/cibuild'
|
||||
|
||||
|
|
Loading…
Reference in a new issue