[travis] Update setuptools...
This commit is contained in:
parent
c876530159
commit
a2ac319c80
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ addons:
|
||||||
- libjpeg-dev
|
- libjpeg-dev
|
||||||
# command to install dependencies
|
# command to install dependencies
|
||||||
install:
|
install:
|
||||||
- pip install tox-travis coveralls
|
- pip install -U tox-travis coveralls setuptools
|
||||||
# command to run tests
|
# command to run tests
|
||||||
script: tox
|
script: tox
|
||||||
after_success:
|
after_success:
|
||||||
|
|
Loading…
Reference in a new issue