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:
bors 2020-01-05 19:32:20 +00:00
commit 390eacff80

View File

@ -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:
- |