Skip to content

Commit

Permalink
Try to fix Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Jul 31, 2017
1 parent 9377173 commit a401dc3
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 @@ -17,7 +17,7 @@ os:
- linux

install:
- pip install setuptools>=20.2.2
- pip install setuptools --upgrade
- pip install tox
- pip install coveralls

Expand Down

0 comments on commit a401dc3

Please sign in to comment.