kennytm / cargo-kcov

Cargo subcommand to run kcov to get coverage report on Linux
127 stars 20 forks source link

Release latest cargo-kcov release #41

Open macisamuele opened 5 years ago

macisamuele commented 5 years ago

@kennytm could be possible to release a new version containing #34 ? Running cargo install cargo-kcov && cargo kcov --print-install-kcov-sh | sh fails if executed on travis (due to GitHub rate limiting).