Skip to content

Commit

Permalink
travis broken py32 coverage workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl committed Oct 9, 2015
1 parent 7b8ff39 commit 6d75537
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 @@ -11,6 +11,7 @@ env:
- TOXENV=pypy3
- TOXENV=flake8
install:
- pip install 'coverage<4'
- pip install tox coveralls
script:
- tox
Expand Down

0 comments on commit 6d75537

Please sign in to comment.