@@ -56,14 +56,14 @@ matrix:
5656 if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
5757 - env : INTEGRATION=rust-lang-nursery/chalk
5858 if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
59- # - env: INTEGRATION=rust-lang/rls
60- # if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
59+ - env : INTEGRATION=rust-lang/rls
60+ if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
6161 - env : INTEGRATION=Geal/nom
6262 if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
6363 - env : INTEGRATION=rust-lang/rustfmt
6464 if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
65- # - env: INTEGRATION=hyperium/hyper
66- # if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
65+ - env : INTEGRATION=hyperium/hyper
66+ if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
6767 - env : INTEGRATION=bluss/rust-itertools
6868 if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
6969 - env : INTEGRATION=serde-rs/serde
@@ -72,8 +72,8 @@ matrix:
7272 if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
7373 - env : INTEGRATION=rust-random/rand
7474 if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
75- # - env: INTEGRATION=rust-lang-nursery/futures-rs
76- # if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
75+ - env : INTEGRATION=rust-lang-nursery/futures-rs
76+ if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
7777 - env : INTEGRATION=Marwes/combine
7878 if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
7979 - env : INTEGRATION=rust-lang-nursery/failure
0 commit comments