Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Commit

Permalink
make travis build & test all features
Browse files Browse the repository at this point in the history
  • Loading branch information
sbstp committed Mar 4, 2019
1 parent 6aa4264 commit f84ec90
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ rust:
- stable
- beta
- nightly
script:
- cargo build --verbose --all-features
- cargo test --verbose --all-features

0 comments on commit f84ec90

Please sign in to comment.