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