Skip to content

Commit

Permalink
Fix Travis and PY34 Tox issue (#782)
Browse files Browse the repository at this point in the history
  • Loading branch information
ktbyers authored Aug 2, 2018
1 parent 2b45f12 commit c5e5f60
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 @@ -12,7 +12,7 @@ matrix:
env: TOXENV=sphinx

install:
- pip install tox tox-travis coveralls
- pip install tox==3.0.0 tox-travis coveralls

deploy:
provider: pypi
Expand Down

0 comments on commit c5e5f60

Please sign in to comment.