Fixing Travis CI bugs, take 4
This commit is contained in:
parent
c6d3086fe9
commit
2ef937f193
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ rust:
|
|||
before_script:
|
||||
- |
|
||||
pip install 'travis-cargo<0.2' --user &&
|
||||
export PATH = $HOME/.local/bin:$PATH
|
||||
export PATH=$HOME/.local/bin:$PATH
|
||||
script:
|
||||
- |
|
||||
travis-cargo build &&
|
||||
|
|
Loading…
Add table
Reference in a new issue