travis: work around temporary test failure due to rustc crashing on hyper.

Upstream ticket: https://github.com/rust-lang/rust/issues/55376
This commit is contained in:
Matthias Krüger 2018-10-26 09:57:20 +02:00
parent 4a7601bd55
commit 326270ad12

View File

@ -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