fix travis scipy: update pip
This commit is contained in:
parent
2826e76a0f
commit
ef1c53d899
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ python:
|
||||||
- "3.4"
|
- "3.4"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install --upgrade setuptools
|
- pip install --upgrade setuptools pip
|
||||||
- pip install -r src/requirements.txt -r src/requirements/dev.txt
|
- pip install -r src/requirements.txt -r src/requirements/dev.txt
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue