Skip to content

Commit 3a0a96d

Browse files
committed
TravisCI: remove allow_failures for thumb* targets
1 parent 944ab5c commit 3a0a96d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

-5
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,6 @@ matrix:
2828
- env: TARGET=x86_64-apple-darwin
2929
os: osx
3030
- env: TARGET=x86_64-unknown-linux-gnu
31-
allow_failures:
32-
- env: TARGET=thumbv6m-linux-eabi
33-
- env: TARGET=thumbv7em-linux-eabi
34-
- env: TARGET=thumbv7em-linux-eabihf
35-
- env: TARGET=thumbv7m-linux-eabi
3631

3732
install:
3833
- case $TARGET in

0 commit comments

Comments
 (0)