Allow iPhoneSimulator failures (GH #684)
We still need to figure out what to do with this.pull/668/merge
parent
c9d53ad340
commit
e6fb540c4c
|
|
@ -127,6 +127,10 @@ matrix:
|
||||||
env:
|
env:
|
||||||
- BUILD_MODE=android
|
- BUILD_MODE=android
|
||||||
- PLATFORM=mipsel64
|
- PLATFORM=mipsel64
|
||||||
|
- os: osx
|
||||||
|
env:
|
||||||
|
- BUILD_MODE=ios
|
||||||
|
- PLATFORM=iPhoneSimulator
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- |
|
- |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue