mirror of https://github.com/tqdm/tqdm.git
travis broken py32 coverage workaround
This commit is contained in:
parent
7b8ff3970f
commit
0eac6adba0
|
@ -11,6 +11,7 @@ env:
|
|||
- TOXENV=pypy3
|
||||
- TOXENV=flake8
|
||||
install:
|
||||
- pip install 'coverage<4'
|
||||
- pip install tox coveralls
|
||||
script:
|
||||
- tox
|
||||
|
|
Loading…
Reference in New Issue