Skip to content

Commit

Permalink
Just upgrade to released setuptools now.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Oct 7, 2016
1 parent 38ff783 commit 11f88f6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ python:
- 2.7
- 3.5
install:
- pip install tox
- pip install https://github.com/pypa/setuptools/releases/download/v28.2.0b1/setuptools-28.2.0b1-py2.py3-none-any.whl
- pip install tox "setuptools>=28.2"
script:
- tox
branches:
Expand Down

0 comments on commit 11f88f6

Please sign in to comment.