Revive rls integration test

This commit is contained in:
Yuki Okushi 2020-03-04 04:32:42 +09:00
parent e4d688c10a
commit e633ea823c

View File

@ -231,8 +231,7 @@ jobs:
matrix:
integration:
- 'rust-lang/cargo'
# FIXME: Re-enable once we can test with rls again.
# - 'rust-lang/rls'
- 'rust-lang/rls'
- 'rust-lang/chalk'
- 'rust-lang/rustfmt'
- 'Marwes/combine'