Skip to content

Commit 84b88bc

Browse files
committed
Test no features and all features with Travis
1 parent 54bddc6 commit 84b88bc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ branches:
99
- staging
1010
- trying
1111
- master
12+
13+
script:
14+
- cargo test
15+
- cargo test --all-features

0 commit comments

Comments
 (0)