Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EPAENERGYSTAR committed Apr 26, 2018
1 parent f587b59 commit 220b0dc
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 @@ -16,7 +16,7 @@ notifications:
email: false

install:
- pip install -U 'setuptools < 36' && pip install tox-travis
- pip install -U 'setuptools > 36' && pip install tox-travis
- pip install coveralls

script:
Expand Down

0 comments on commit 220b0dc

Please sign in to comment.