Skip to content

Commit 9b02073

Browse files
author
Michael Davis
committed
re-add setuptools update
1 parent 3c9a30d commit 9b02073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ python:
99
- "3.6"
1010
- "pypy-5.3.1"
1111
install:
12-
- pip install -U tox codecov tox-travis
12+
- pip install -U setuptools && pip install -U tox codecov tox-travis
1313
script:
1414
- tox
1515
after_success:

0 commit comments

Comments
 (0)