summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index a967de89..d0ec50b9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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