Use custom rust nightly image with cargo-cov and clippy pre-installed
This commit is contained in:
committed by
Greg Fitzgerald
parent
350cf62b90
commit
84c28a077a
@@ -18,7 +18,6 @@ _ cargo test --verbose --features unstable
|
||||
exit 0
|
||||
|
||||
# Coverage disabled (see issue #433)
|
||||
_ cargo install --force cargo-cov
|
||||
_ cargo cov test
|
||||
_ cargo cov report
|
||||
|
||||
|
Reference in New Issue
Block a user