Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

Commit

Permalink
CI: Force to reinstall cargo-travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hywan committed Apr 12, 2017
1 parent 1eb9352 commit ee075c6
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 @@ -64,7 +64,7 @@ script:

before_script:
- |
cargo install cargo-travis &&
cargo install --force cargo-travis &&
export PATH=$HOME/.cargo/bin:$PATH
script:
Expand Down

0 comments on commit ee075c6

Please sign in to comment.