Skip to content

Commit

Permalink
Use an unreleased cargo coveralls, which works with the modern Carg…
Browse files Browse the repository at this point in the history
…o.lock format

See roblabla/cargo-travis#66
  • Loading branch information
nickolay committed Apr 14, 2020
1 parent dcc624c commit 7598ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ before_script:
#
# [0]: https://github.com/rust-lang/cargo/issues/2082
- cargo install cargo-update || echo "cargo-update already installed" # for `cargo install-update`
- cargo install cargo-travis || echo "cargo-travis already installed" # for `cargo coveralls`
- cargo install --git https://github.com/roblabla/cargo-travis --branch cargo-metadata || echo "cargo-travis already installed" # for `cargo coveralls`
- cargo install-update -a # updates cargo-travis, if the cached version is outdated

script:
Expand Down

0 comments on commit 7598ccc

Please sign in to comment.