cargo-cov installed by default in nightly?

This commit is contained in:
Greg Fitzgerald
2018-06-24 11:44:25 -06:00
committed by Greg Fitzgerald
parent 07111fb7bb
commit 6fc601f696

View File

@ -2,7 +2,6 @@
cd "$(dirname "$0")/.."
cargo install cargo-cov
cargo cov test
cargo cov report