]> git.lizzy.rs Git - rust.git/blobdiff - .travis.yml
Update const slice processing
[rust.git] / .travis.yml
index eb66112213b00bdb36c64a5ab36a9c66ece77baf..d456497d99722bc8347c29bb331314d26040bc1e 100644 (file)
@@ -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