Skip to content

Commit

Permalink
cargo-cov installed by default in nightly?
Browse files Browse the repository at this point in the history
  • Loading branch information
garious committed Jun 24, 2018
1 parent 07111fb commit 6fc601f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/coverage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

cd "$(dirname "$0")/.."

cargo install cargo-cov
cargo cov test
cargo cov report

Expand Down

0 comments on commit 6fc601f

Please sign in to comment.