mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-12 23:13:15 +00:00
Disable cargo integration test
This commit is contained in:
parent
af3e940940
commit
ec0d263117
@ -19,7 +19,6 @@ matrix:
|
||||
- env: CFG_RELEASE_CHANNEL=beta
|
||||
- os: osx
|
||||
- env: INTEGRATION=bitflags
|
||||
- env: INTEGRATION=cargo
|
||||
- env: INTEGRATION=chalk
|
||||
- env: INTEGRATION=crater
|
||||
- env: INTEGRATION=error-chain
|
||||
@ -41,6 +40,8 @@ matrix:
|
||||
- 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
|
||||
# `cargo test` doesn't finish - disabling for now.
|
||||
# - env: INTEGRATION=cargo
|
||||
|
||||
script:
|
||||
- |
|
||||
|
Loading…
Reference in New Issue
Block a user