mirror of
https://github.com/jazzband/django-ddp.git
synced 2026-03-16 22:40:24 +00:00
Upgrade setuptools in Travis-CI.
This commit is contained in:
parent
301b71c741
commit
02b6c39265
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ env:
|
|||
- TOXENV="pypy-django1.9"
|
||||
|
||||
install:
|
||||
- pip install tox coveralls setuptools>=18.5
|
||||
- pip install -U tox coveralls setuptools
|
||||
|
||||
script:
|
||||
- tox
|
||||
|
|
|
|||
Loading…
Reference in a new issue