Skip to content

Commit 9956564

Browse files
committed
Revert "travis: work around temporary test failure due to rustc crashing on hyper."
This reverts commit 326270a.
1 parent 40334da commit 9956564

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,7 @@ matrix:
6363
- env: INTEGRATION=chronotope/chrono
6464
- env: INTEGRATION=serde-rs/serde
6565
- env: INTEGRATION=Geal/nom
66-
# uncomment once https://github.com/rust-lang/rust/issues/55376 is fixed
67-
# - env: INTEGRATION=hyperium/hyper
66+
- env: INTEGRATION=hyperium/hyper
6867
allow_failures:
6968
- os: windows
7069
env: BASE_TEST=true

0 commit comments

Comments
 (0)