Skip to content

Commit 65de224

Browse files
committed
feat(CI): Ensure compiles without features
1 parent 49abc8c commit 65de224

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ install:
3030
- cargo -V
3131

3232
script:
33+
- cargo check --verbose --no-default-features
3334
- cargo check --verbose
3435
- cargo test --verbose
3536
- cargo doc --no-deps

0 commit comments

Comments
 (0)