Skip to content

Commit 7c3fcf0

Browse files
authored
Merge pull request #2773 from phansch/add_hyper_to_integration_tests
Add hyper to integration tests
2 parents dc5a5a4 + ee96249 commit 7c3fcf0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ matrix:
4343
- env: INTEGRATION=chronotope/chrono
4444
- env: INTEGRATION=serde-rs/serde
4545
- env: INTEGRATION=Geal/nom
46+
- env: INTEGRATION=hyperium/hyper
4647
allow_failures:
4748
- env: INTEGRATION=rust-lang/cargo
4849
- env: INTEGRATION=rust-lang-nursery/rand
@@ -55,6 +56,7 @@ matrix:
5556
- env: INTEGRATION=chronotope/chrono
5657
- env: INTEGRATION=serde-rs/serde
5758
- env: INTEGRATION=Geal/nom
59+
- env: INTEGRATION=hyperium/hyper
5860

5961
script:
6062
- |

0 commit comments

Comments
 (0)