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 3ccde80 commit 3648f15Copy full SHA for 3648f15
.travis.yml
@@ -5,3 +5,4 @@ script:
5
- cargo fmt --all -- --check
6
- cargo build --verbose --all
7
- cargo test --verbose --all
8
+ - cargo test --no-default-features --verbose --all
0 commit comments