Skip to content

Commit 37299a4

Browse files
committed
[DO NOT MERGE] enable rls test
1 parent a37bd8c commit 37299a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ matrix:
6161
- env: INTEGRATION=rust-lang-nursery/chalk
6262
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
6363
- env: INTEGRATION=rust-lang/rls
64-
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
64+
if: repo =~ /^rust-lang\/rust-clippy$/ # AND branch IN (auto, try)
6565
- env: INTEGRATION=Geal/nom
6666
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
6767
# FIXME blocked on https://github.com/rust-lang/rust-clippy/issues/4742

0 commit comments

Comments
 (0)