summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Longshore <longshorej@gmail.com>2018-05-10 15:30:51 -0500
committerJason Longshore <longshorej@gmail.com>2018-05-10 15:30:51 -0500
commitb58c25de76c43652ab31f0c73be2a59f8cf1c5f8 (patch)
tree52c42512a2329b6b6206e70ae9e4b020256dfeac
parent802bd7de05a504ecedea857ac08a5cc3fadf3f8c (diff)
downloadrust-libc-b58c25de76c43652ab31f0c73be2a59f8cf1c5f8.tar.gz
Temporarily disable s390x
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 41fbc40ec0..8bc91ae3a5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,6 +23,7 @@ env:
matrix:
allow_failures:
# FIXME(#987) move back to include once 404 is fixed
+ - env: TARGET=s390x-unknown-linux-gnu
- env: TARGET=sparc64-unknown-linux-gnu
include:
# 1.13.0 compat
@@ -82,6 +83,7 @@ matrix:
- env: TARGET=mips64el-unknown-linux-gnuabi64
- env: TARGET=mips-unknown-linux-gnu
- env: TARGET=s390x-unknown-linux-gnu
+ - env: TARGET=sparc64-unknown-linux-gnu
- env: TARGET=asmjs-unknown-emscripten
- env: TARGET=wasm32-unknown-emscripten