Revert "Disable chalk integration test. Output too large"
This reverts commit 553db874d7
.
This commit is contained in:
parent
6271631ae9
commit
a6289ccd4c
1 changed files with 2 additions and 3 deletions
|
@ -61,9 +61,8 @@ matrix:
|
|||
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
|
||||
- env: INTEGRATION=rust-lang/cargo
|
||||
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
|
||||
# FIXME: Output too large
|
||||
# - env: INTEGRATION=rust-lang-nursery/chalk
|
||||
# if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
|
||||
- env: INTEGRATION=rust-lang/chalk
|
||||
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
|
||||
- env: INTEGRATION=Geal/nom
|
||||
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
|
||||
- env: INTEGRATION=rust-lang/rustfmt
|
||||
|
|
Loading…
Add table
Reference in a new issue