Skip to content

Commit

Permalink
re-add setuptools update
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Davis committed Jan 16, 2018
1 parent 3c9a30d commit 9b02073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ python:
- "3.6"
- "pypy-5.3.1"
install:
- pip install -U tox codecov tox-travis
- pip install -U setuptools && pip install -U tox codecov tox-travis
script:
- tox
after_success:
Expand Down

0 comments on commit 9b02073

Please sign in to comment.