Skip to content

Commit

Permalink
Override already installed setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
rm-hull committed Sep 14, 2017
1 parent e8bc920 commit 460bd59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -18,7 +18,7 @@ matrix:
env: TOXENV=qa

install:
- pip install --upgrade setuptools
- pip install --upgrade --ignore-installed setuptools
- pip install --upgrade pip tox coveralls
script: tox -vv
after_success:
Expand Down

0 comments on commit 460bd59

Please sign in to comment.