Revert "cargo-cov installed by default in nightly?"

This reverts commit 6fc601f696.
This commit is contained in:
Greg Fitzgerald
2018-06-24 12:53:28 -06:00
committed by Greg Fitzgerald
parent 6fc601f696
commit 73c4c0ac5f

View File

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