We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ac411d + f8edc39 commit cf3fb90Copy full SHA for cf3fb90
.travis.yml
@@ -71,6 +71,8 @@ matrix:
71
if: repo =~ /^rust-lang\/rust-clippy$/
72
- env: INTEGRATION=hyperium/hyper
73
74
+ - env: INTEGRATION=bluss/rust-itertools
75
+ if: repo =~ /^rust-lang\/rust-clippy$/
76
allow_failures:
77
- os: windows
78
env: CARGO_INCREMENTAL=0 BASE_TESTS=true
0 commit comments