Skip to content

Commit f8edc39

Browse files
committed
Add itertools to integration tests
1 parent 756b32e commit f8edc39

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ matrix:
7171
if: repo =~ /^rust-lang\/rust-clippy$/
7272
- env: INTEGRATION=hyperium/hyper
7373
if: repo =~ /^rust-lang\/rust-clippy$/
74+
- env: INTEGRATION=bluss/rust-itertools
75+
if: repo =~ /^rust-lang\/rust-clippy$/
7476
allow_failures:
7577
- os: windows
7678
env: CARGO_INCREMENTAL=0 BASE_TESTS=true

0 commit comments

Comments
 (0)