Skip to content

Commit

Permalink
manually upgrade setuptools after all
Browse files Browse the repository at this point in the history
  • Loading branch information
nihlaeth committed Feb 17, 2017
1 parent 59b30ef commit 1970b80
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 @@ -8,7 +8,7 @@ python:
- 3.7-dev
- nightly
before_install:
# - pip install --upgrade setuptools
- pip install --upgrade setuptools
- pip install --upgrade pip
install: pip install ".[deploy]"
script: python -m pytest --cov=user_config --cov-report xml -v
Expand Down

0 comments on commit 1970b80

Please sign in to comment.