Skip to content

Commit 7111a4a

Browse files
author
Jorge Aparicio
committed
arm targets no longer have flaky tests
1 parent a2135c1 commit 7111a4a

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.travis.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,6 @@ matrix:
3939
os: osx
4040
- env: TARGET=x86_64-unknown-linux-gnu
4141
os: linux
42-
allow_failures:
43-
# Issue #2. Flaky test
44-
- env: TARGET=arm-unknown-linux-gnueabi
45-
os: linux
46-
# Issue #2. Flaky test
47-
- env: TARGET=arm-unknown-linux-gnueabihf
48-
os: linux
49-
# Issue #2. Flaky test
50-
- env: TARGET=armv7-unknown-linux-gnueabihf
51-
os: linux
5242

5343
install:
5444
- bash ci/install.sh

0 commit comments

Comments
 (0)