Skip to content

Commit fa85cdb

Browse files
committed
Test without features on CI
1 parent fa5deed commit fa85cdb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ env:
99
- FEATURES: default
1010

1111
script:
12+
- cargo build --verbose --no-default-features
13+
- cargo test --verbose --no-default-features
1214
- cargo build --verbose
1315
- cargo test --verbose
1416
- cargo build --release --verbose

0 commit comments

Comments
 (0)