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
|
- os: linux
|
||||||
env: TARGET_ARCH=ia32
|
env: TARGET_ARCH=ia32
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- env: TARGET_ARCH=arm
|
- os: osx
|
||||||
- env: TARGET_ARCH=ia32
|
|
||||||
|
|
||||||
script: './script/cibuild'
|
script: './script/cibuild'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue