arm targets no longer have flaky tests
This commit is contained in:
parent
54e090113a
commit
b80d5f6912
1 changed files with 0 additions and 10 deletions
|
|
@ -39,16 +39,6 @@ matrix:
|
|||
os: osx
|
||||
- env: TARGET=x86_64-unknown-linux-gnu
|
||||
os: linux
|
||||
allow_failures:
|
||||
# Issue #2. Flaky test
|
||||
- env: TARGET=arm-unknown-linux-gnueabi
|
||||
os: linux
|
||||
# Issue #2. Flaky test
|
||||
- env: TARGET=arm-unknown-linux-gnueabihf
|
||||
os: linux
|
||||
# Issue #2. Flaky test
|
||||
- env: TARGET=armv7-unknown-linux-gnueabihf
|
||||
os: linux
|
||||
|
||||
install:
|
||||
- bash ci/install.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue