We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c533d5f commit bd43490Copy full SHA for bd43490
.travis.yml
@@ -64,4 +64,4 @@ matrix:
64
65
script:
66
- cargo check --features unstable --all --benches --bins --examples --tests
67
- - cargo test --all --docs --features unstable
+ - cargo test --all --doc --features unstable
0 commit comments