Allow sparc64 to fail on CI

This commit is contained in:
Alex Crichton 2018-08-15 17:14:37 -07:00
parent b6dacea4e7
commit f31d0f7795
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ matrix:
allow_failures:
# FIXME(#987) move back to include once 404 is fixed
- env: TARGET=s390x-unknown-linux-gnu
# FIXME(#1064)
- env: TARGET=sparc64-unknown-linux-gnu
include:
# 1.13.0 compat
- env: TARGET=x86_64-unknown-linux-gnu NO_ADD=1