Skip to content

Commit

Permalink
add --force
Browse files Browse the repository at this point in the history
  • Loading branch information
ROki1988 committed May 7, 2018
1 parent 97216ac commit 3b5d6a5
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 @@ -22,7 +22,7 @@ matrix:
before_script:
- rustc -V
- cargo -V
- cargo install cross
- cargo install --force cross
- git --version
- echo $TRAVIS_BRANCH
- git checkout $TRAVIS_BRANCH
Expand Down

0 comments on commit 3b5d6a5

Please sign in to comment.