summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml17
1 files changed, 0 insertions, 17 deletions
diff --git a/.travis.yml b/.travis.yml
index f0e94c67..aa238157 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -108,23 +108,6 @@ matrix:
rust: nightly
allow_failures:
- # iOS is still being worked on, so for now don't block on compilation failures
- - env: TARGET=aarch64-apple-ios DISABLE_TESTS=1
- rust: 1.13.0
- os: osx
- - env: TARGET=armv7-apple-ios DISABLE_TESTS=1
- rust: 1.13.0
- os: osx
- - env: TARGET=armv7s-apple-ios DISABLE_TESTS=1
- rust: 1.13.0
- os: osx
- - env: TARGET=i386-apple-ios DISABLE_TESTS=1
- rust: 1.13.0
- os: osx
- - env: TARGET=x86_64-apple-ios DISABLE_TESTS=1
- rust: 1.13.0
- os: osx
-
# Planning to add these targets, but they can fail for now
- env: TARGET=mips64-unknown-linux-gnuabi64
rust: 1.13.0