Skip to content
This repository has been archived by the owner on Jun 6, 2019. It is now read-only.

Commit

Permalink
Testing a fix for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mwisner committed Oct 27, 2017
1 parent 0687276 commit b80ed41
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 @@ -4,7 +4,7 @@ python:
- 3.5
- 3.4
- 3.3
install: pip install -U tox-travis
install: pip install -U --pre setuptools tox tox-travis
script: tox
deploy:
provider: pypi
Expand Down

0 comments on commit b80ed41

Please sign in to comment.