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 08af905 commit e93c138Copy full SHA for e93c138
.travis.yml
@@ -14,7 +14,7 @@ matrix:
14
os: windows
15
16
script:
17
+ - cargo fmt --all -- --check
18
- cargo check --all --benches --bins --examples --tests
19
- cargo test --all
20
- cargo doc --features docs
- - cargo fmt --all -- --check
0 commit comments