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 49abc8c commit 65de224Copy full SHA for 65de224
.travis.yml
@@ -30,6 +30,7 @@ install:
30
- cargo -V
31
32
script:
33
+- cargo check --verbose --no-default-features
34
- cargo check --verbose
35
- cargo test --verbose
36
- cargo doc --no-deps
0 commit comments