Skip to content

Commit

Permalink
resolving the ContextualVersionConflict error on py34
Browse files Browse the repository at this point in the history
  • Loading branch information
dutradda committed Jul 23, 2018
1 parent 01541df commit 19cc5ad
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 @@ -5,7 +5,7 @@ python:
- "3.5"
- "3.6"
install:
- pip install "setuptools>=17.1" tox tox-travis python-coveralls
- pip install --upgrade setuptools tox tox-travis python-coveralls
script:
- tox
after_success:
Expand Down

0 comments on commit 19cc5ad

Please sign in to comment.