We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c48da7b commit 6028640Copy full SHA for 6028640
.travis.yml
@@ -28,7 +28,6 @@ matrix:
28
cargo build --verbose --features "$FEATURES" &&
29
cargo test --verbose --features "$FEATURES" &&
30
cargo bench --no-run --verbose --features "$FEATURES"
31
-cache: cargo # https://docs.travis-ci.com/user/languages/rust/#dependency-management
32
branches:
33
only:
34
- master
0 commit comments