Work around old pytest version
This commit is contained in:
parent
97f296d2bf
commit
f7ccbc5a35
|
@ -6,4 +6,5 @@ python:
|
||||||
- 3.5
|
- 3.5
|
||||||
- pypy
|
- pypy
|
||||||
script:
|
script:
|
||||||
|
- pip install -U pytest
|
||||||
- python setup.py test
|
- python setup.py test
|
||||||
|
|
Loading…
Reference in New Issue
Block a user