diff --git a/.travis.yml b/.travis.yml index eb66112213b0..d456497d9972 100644 --- a/.travis.yml +++ b/.travis.yml @@ -71,6 +71,8 @@ matrix: if: repo =~ /^rust-lang\/rust-clippy$/ - env: INTEGRATION=hyperium/hyper if: repo =~ /^rust-lang\/rust-clippy$/ + - env: INTEGRATION=bluss/rust-itertools + if: repo =~ /^rust-lang\/rust-clippy$/ allow_failures: - os: windows env: CARGO_INCREMENTAL=0 BASE_TESTS=true