We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9b33eb commit 26a665dCopy full SHA for 26a665d
.travis.yml
@@ -2,4 +2,5 @@ language: rust
2
rust:
3
- nightly
4
script:
5
- - cargo test
+ - cargo test
6
+ - cargo test --all-features
0 commit comments