Skip to content

Commit

Permalink
handle-versions
Browse files Browse the repository at this point in the history
  • Loading branch information
huonw committed Oct 29, 2015
1 parent 4bf5b1f commit 656eae4
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 @@ -13,7 +13,7 @@ rust:
- nightly

before_script:
- pip install https://github.com/huonw/travis-cargo/archive/master.zip --user && export PATH=$HOME/.local/bin:$PATH
- pip install https://github.com/huonw/travis-cargo/archive/handle-versions.zip --user && export PATH=$HOME/.local/bin:$PATH

script:
- |
Expand Down

0 comments on commit 656eae4

Please sign in to comment.