Disable chalk integration test. Output too large
This commit is contained in:
parent
fb18354e5d
commit
553db874d7
@ -61,8 +61,9 @@ 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)
|
||||
- env: INTEGRATION=rust-lang-nursery/chalk
|
||||
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=Geal/nom
|
||||
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
|
||||
# FIXME blocked on https://github.com/rust-lang/rust-clippy/issues/4727
|
||||
|
Loading…
Reference in New Issue
Block a user