Skip to content

Commit

Permalink
[DO NOT MERGE] enable rls test
Browse files Browse the repository at this point in the history
  • Loading branch information
tesuji committed Nov 5, 2019
1 parent a37bd8c commit 37299a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ matrix:
- env: INTEGRATION=rust-lang-nursery/chalk
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
- 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
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
# FIXME blocked on https://github.com/rust-lang/rust-clippy/issues/4742
Expand Down

0 comments on commit 37299a4

Please sign in to comment.