Auto merge of #4998 - JohnTitor:revive-rls, r=llogiq
Re-enable rls integration test It seems rls integration test passes correctly: https://travis-ci.com/rust-lang/rust-clippy/builds/143133541 changelog: none
This commit is contained in:
commit
390eacff80
@ -104,8 +104,6 @@ matrix:
|
||||
allow_failures:
|
||||
- os: windows
|
||||
env: CARGO_INCREMENTAL=0 OS_WINDOWS=true
|
||||
# FIXME: Remove this once rls gets rustup
|
||||
- env: INTEGRATION=rust-lang/rls
|
||||
|
||||
before_script:
|
||||
- |
|
||||
|
Loading…
Reference in New Issue
Block a user