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