Add iOS Watch and TV simulator testing

This commit is contained in:
Jeffrey Walton 2018-12-08 08:28:53 -05:00
parent c52e99a3c1
commit c531c1c550
No known key found for this signature in database
GPG Key ID: B36AB348921B1838

View File

@ -126,6 +126,16 @@ matrix:
- BUILD_OS=osx
- BUILD_MODE=ios
- PLATFORM=iPhoneSimulator
- 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