Skip to content

Commit

Permalink
Adjust travis yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brycx committed Aug 30, 2018
1 parent a8226a3 commit 5e8dfcc
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 @@ -17,6 +17,7 @@ script:
- cargo clean
- cargo build
- cargo test
- cargo test --no-default-features

after_success: |
if [[ "$TRAVIS_RUST_VERSION" == stable ]]; then
Expand Down

0 comments on commit 5e8dfcc

Please sign in to comment.