Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
azyobuzin committed Sep 4, 2016
1 parent 3829251 commit 9981530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -14,7 +14,7 @@ before_script:

script:
- cargo build --features hyper
- cargo test
- cargo test --features hyper
- cargo doc --features hyper

after_success:
Expand Down

0 comments on commit 9981530

Please sign in to comment.