Add missing iOS architectures for Travis

pull/762/head
Jeffrey Walton 2018-12-08 12:50:16 -05:00
parent 7777704a38
commit 99b7a73047
No known key found for this signature in database
GPG Key ID: B36AB348921B1838
1 changed files with 10 additions and 1 deletions

View File

@ -121,6 +121,16 @@ matrix:
- BUILD_OS=osx
- BUILD_MODE=ios
- PLATFORM=AppleTVOS
- os: osx
env:
- BUILD_OS=osx
- BUILD_MODE=ios
- PLATFORM=WatchSimulator
- os: osx
env:
- BUILD_OS=osx
- BUILD_MODE=ios
- PLATFORM=AppleTVSimulator
allow_failures:
- os: osx
@ -143,7 +153,6 @@ matrix:
- BUILD_OS=osx
- BUILD_MODE=ios
- PLATFORM=AppleTVSimulator
- os: linux
env:
- BUILD_OS=linux