parent
0b31e7ff5e
commit
7907742c1a
|
|
@ -36,7 +36,9 @@ matrix:
|
||||||
- os: osx
|
- os: osx
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
- os: linux
|
- os: linux
|
||||||
env: BUILD_MODE="ios"
|
env: BUILD_MODE="ios-arm"
|
||||||
|
- os: linux
|
||||||
|
env: BUILD_MODE="ios-arm64"
|
||||||
|
|
||||||
allow_failures:
|
allow_failures:
|
||||||
# Ignore problems with old toolchains
|
# Ignore problems with old toolchains
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue