mirror of
https://github.com/electron/electron.git
synced 2026-01-09 23:48:01 -05:00
Ignore failures of OS X on Travis CI
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user