Skip to content

Commit

Permalink
Run cargo test with default features only
Browse files Browse the repository at this point in the history
  • Loading branch information
kamarkiewicz committed Aug 30, 2017
1 parent a5d50ed commit bb0fa98
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 @@ -10,6 +10,7 @@ rust:

env:
matrix:
- FEATURES=''
- FEATURES='--features "regexp regexp_macros"'
- FEATURES='--features "stream regexp regexp_macros"'
- FEATURES='--features "stream regexp regexp_macros" --no-default-features'
Expand Down

0 comments on commit bb0fa98

Please sign in to comment.