Skip to content

Commit

Permalink
Merge #3362
Browse files Browse the repository at this point in the history
3362: travis: work around temporary test failure due to rustc crashing on hyper r=phansch a=matthiaskrgr

Upstream ticket: rust-lang/rust#55376

Co-authored-by: Matthias Krüger <[email protected]>
  • Loading branch information
bors[bot] and matthiaskrgr committed Oct 26, 2018
2 parents 4a7601b + 326270a commit 9d69da7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ matrix:
- env: INTEGRATION=chronotope/chrono
- env: INTEGRATION=serde-rs/serde
- env: INTEGRATION=Geal/nom
- env: INTEGRATION=hyperium/hyper
# uncomment once https://github.com/rust-lang/rust/issues/55376 is fixed
# - env: INTEGRATION=hyperium/hyper
allow_failures:
- os: windows
env: BASE_TEST=true
Expand Down

0 comments on commit 9d69da7

Please sign in to comment.