silence testing on the failure repo until it's fixed

This commit is contained in:
Stéphane Campinas 2019-02-06 10:12:32 +01:00
parent aec0a7c999
commit 4fb8594107
No known key found for this signature in database
GPG Key ID: 6D5620D908210133

View File

@ -23,7 +23,6 @@ matrix:
- env: INTEGRATION=chalk
- env: INTEGRATION=crater
- env: INTEGRATION=error-chain
- env: INTEGRATION=failure
- env: INTEGRATION=futures-rs
- env: INTEGRATION=glob
- env: INTEGRATION=log
@ -39,6 +38,8 @@ matrix:
- env: INTEGRATION=packed_simd
# Doesn't build - a temporal build failure due to breaking changes in the nightly compilre
- env: INTEGRATION=rust-semverver
# can be moved back to include section after https://github.com/rust-lang-nursery/failure/pull/298 is merged
- env: INTEGRATION=failure
script:
- |