Skip to content

Commit 26a665d

Browse files
committed
update travis.yml to include all features in test
1 parent a9b33eb commit 26a665d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ language: rust
22
rust:
33
- nightly
44
script:
5-
- cargo test
5+
- cargo test
6+
- cargo test --all-features

0 commit comments

Comments
 (0)