Skip to content

Commit

Permalink
Attempt to fix Python 3.5 install.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rémy HUBSCHER committed Dec 20, 2017
1 parent e4ac977 commit 6a27a00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ python:
- "3.6"
- "pypy-5.3.1"
install:
- pip install -I six
- pip install -U tox codecov tox-travis
script:
- tox
Expand Down

0 comments on commit 6a27a00

Please sign in to comment.