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 0f45f4e commit afe93b0Copy full SHA for afe93b0
.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