]> git.lizzy.rs Git - rust.git/blobdiff - .travis.yml
Add Marwes/combine to integration tests
[rust.git] / .travis.yml
index acb5b9ae0d2429e8d7f48acfbe5422bfc82538e9..605ac69812e7ddc2952edc5e6e3eaeac0f24a720 100644 (file)
@@ -78,6 +78,8 @@ matrix:
       if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
     - env: INTEGRATION=bluss/rust-itertools
       if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
+    - env: INTEGRATION=Marwes/combine
+      if: repo =~ /^rust-lang\/rust-clippy$/ AND branch IN (auto, try)
   allow_failures:
   - os: windows
     env: CARGO_INCREMENTAL=0 BASE_TESTS=true