Skip to content

Commit

Permalink
travis: add hyper-rustls build
Browse files Browse the repository at this point in the history
  • Loading branch information
adwhit committed Jun 16, 2019
1 parent d2c97dd commit 92584d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ rust:
script:
- touch examples/common/consumer_key examples/common/consumer_secret
- cargo build --verbose
- cargo build --no-default-features --features="hyper-rustls"
- cargo test --verbose
matrix:
allow_failures:
Expand Down

0 comments on commit 92584d9

Please sign in to comment.