Auto merge of #4420 - phansch:disable_rls_integration_test, r=phansch
Disable RLS integration test until RLS has been updated to the latest Clippy commit. cc https://github.com/rust-lang/rust-clippy/pull/4416#issuecomment-522859091 changelog: none
This commit is contained in:
commit
cd3df6bee0
1 changed files with 2 additions and 2 deletions
|
|
@ -56,8 +56,8 @@ matrix:
|
||||||
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
|
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
|
||||||
- env: INTEGRATION=rust-lang-nursery/chalk
|
- env: INTEGRATION=rust-lang-nursery/chalk
|
||||||
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
|
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
|
||||||
- env: INTEGRATION=rust-lang/rls
|
# - env: INTEGRATION=rust-lang/rls
|
||||||
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
|
# if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
|
||||||
- env: INTEGRATION=Geal/nom
|
- env: INTEGRATION=Geal/nom
|
||||||
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
|
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
|
||||||
- env: INTEGRATION=rust-lang/rustfmt
|
- env: INTEGRATION=rust-lang/rustfmt
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue