Skip to content

Commit a5e3da0

Browse files
committed
fixup! Use coverage<4 on 3.0–3.2, as 4 drops support.
1 parent 334ffc8 commit a5e3da0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ python:
1212
- 3.5
1313
- pypy3
1414
install:
15+
- pip install -U pip setuptools
1516
- pip install -r tests/requirements.txt
1617
- python setup.py install
1718
script:

0 commit comments

Comments
 (0)