Skip to content

Commit

Permalink
move fomr travis-cargo to cargo-travis
Browse files Browse the repository at this point in the history
  • Loading branch information
orhanbalci committed May 17, 2017
1 parent e303d5b commit 698591b
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 @@ -18,7 +18,7 @@ rust:
before_script:
- |
pip install 'travis-cargo<0.2' --user &&
export PATH=$HOME/.local/bin:$PATHi &&
export PATH=$HOME/.local/bin:$PATH &&
cargo install cargo-travis &&
export PATH=$HOME/.cargo/bin:$PATH
Expand Down

0 comments on commit 698591b

Please sign in to comment.