diff --git a/.travis.yml b/.travis.yml index 519c4d1..dd114f1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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