Allow failures on thumb for now

master
Alex Crichton 2018-05-14 06:56:42 -07:00
parent c1df86bb46
commit 575612347c
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