Skip to content

Commit

Permalink
update setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra committed Mar 22, 2017
1 parent b2bfa9d commit c9f4e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -17,7 +17,7 @@ matrix:
- python: 2.7
env: TOXENV=qa

install: pip install -U pip tox coveralls
install: pip install -U pip tox coveralls setuptools
script: tox -vv
after_success:
- coveralls

0 comments on commit c9f4e46

Please sign in to comment.