We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1055cf5 + 1859282 commit cd3df6bCopy full SHA for cd3df6b
.travis.yml
@@ -56,8 +56,8 @@ matrix:
56
if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
57
- env: INTEGRATION=rust-lang-nursery/chalk
58
59
- - env: INTEGRATION=rust-lang/rls
60
- 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)
61
- env: INTEGRATION=Geal/nom
62
63
- env: INTEGRATION=rust-lang/rustfmt
0 commit comments