Skip to content

Commit cf84431

Browse files
committed
force setuptools upgrade, see tox-dev/tox-travis#76
1 parent cc0a75b commit cf84431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ deploy:
2424
env:
2525
- DJANGO=1.11
2626
- DJANGO=2.0
27-
install: pip install -U tox-travis
27+
install: pip install -U setuptools tox-travis
2828
language: python
2929
matrix:
3030
exclude:

0 commit comments

Comments
 (0)