Add --upgrade to ci pip
This commit is contained in:
parent
c26bfd6a91
commit
cb73a02bde
@ -6,7 +6,7 @@ python:
|
||||
- 3.5
|
||||
|
||||
install:
|
||||
- pip install -e .[test]
|
||||
- pip install --upgrade -e .[test]
|
||||
|
||||
script:
|
||||
- python setup.py test
|
||||
|
Loading…
Reference in New Issue
Block a user