summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml13
1 files changed, 7 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index d0ec50b9..ce191fbd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -121,28 +121,29 @@ matrix:
- BUILD_OS=osx
- BUILD_MODE=ios
- PLATFORM=AppleTVOS
+
+ allow_failures:
- os: osx
env:
- BUILD_OS=osx
- BUILD_MODE=ios
- - PLATFORM=iPhoneSimulator
+ - PLATFORM=WatchOS
- os: osx
env:
- BUILD_OS=osx
- BUILD_MODE=ios
- - PLATFORM=WatchSimulator
+ - PLATFORM=iPhoneSimulator
- os: osx
env:
- BUILD_OS=osx
- BUILD_MODE=ios
- - PLATFORM=AppleTVSimulator
-
- allow_failures:
+ - PLATFORM=WatchSimulator
- os: osx
env:
- BUILD_OS=osx
- BUILD_MODE=ios
- - PLATFORM=WatchOS
+ - PLATFORM=AppleTVSimulator
+
- os: linux
env:
- BUILD_OS=linux