Allow thumb failures

They've been broken for some time anyway
master
Alex Crichton 2018-01-31 07:26:44 -08:00
parent 93977e65a0
commit 032424971d
1 changed files with 5 additions and 0 deletions

View File

@ -28,6 +28,11 @@ matrix:
- env: TARGET=x86_64-apple-darwin
os: osx
- env: TARGET=x86_64-unknown-linux-gnu
allow_failures:
- env: TARGET=thumbv6m-linux-eabi
- env: TARGET=thumbv7em-linux-eabi
- env: TARGET=thumbv7em-linux-eabihf
- env: TARGET=thumbv7m-linux-eabi
install:
- case $TARGET in