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
|
||||
before_script:
|
||||
- |
|
||||
pip install 'travis-cargo<0.2' -- user &&
|
||||
pip install 'travis-cargo<0.2' --user &&
|
||||
export PATH = $HOME/.local/bin:$PATH
|
||||
script:
|
||||
- |
|
||||
|
|
Loading…
Add table
Reference in a new issue