@@ -63,18 +63,18 @@ matrix:
6363 if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
6464 - env : INTEGRATION=bluss/rust-itertools
6565 if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
66- - env : INTEGRATION=serde-rs/serde MANIFEST_PATH=serde/Cargo.toml
66+ - env : INTEGRATION=serde-rs/serde
6767 if : repo =~ /^rust-lang\/rust-clippy$/
68- - env : INTEGRATION=rust-lang-nursery/stdsimd MANIFEST_PATH=crates/core_arch/Cargo.toml
68+ - env : INTEGRATION=rust-lang-nursery/stdsimd
6969 if : repo =~ /^rust-lang\/rust-clippy$/
7070 - env : INTEGRATION=rust-random/rand
7171 if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
72- - env : INTEGRATION=rust-lang-nursery/futures-rs MANIFEST_PATH=futures/Cargo.toml
72+ - env : INTEGRATION=rust-lang-nursery/futures-rs
7373 if : repo =~ /^rust-lang\/rust-clippy$/
7474 - env : INTEGRATION=Marwes/combine
7575 if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
7676 - env : INTEGRATION=rust-lang-nursery/failure
77- if : repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
77+ if : repo =~ /^rust-lang\/rust-clippy$/
7878 - env : INTEGRATION=rust-lang-nursery/log
7979 if : repo =~ /^rust-lang\/rust-clippy$/
8080 - env : INTEGRATION=chronotope/chrono
0 commit comments