Upgrade PyPy to 7.1.1
This commit is contained in:
parent
e1a426c067
commit
26b41a5914
|
@ -49,9 +49,9 @@ jobs:
|
|||
|
||||
# Coverage tracking is slow with pypy, skip it.
|
||||
- env: TOXENV=pypy-xdist
|
||||
python: 'pypy2.7-6.0'
|
||||
python: 'pypy'
|
||||
- env: TOXENV=pypy3-xdist
|
||||
python: 'pypy3.5-6.0'
|
||||
python: 'pypy3'
|
||||
|
||||
- env: TOXENV=py34-xdist
|
||||
python: '3.4'
|
||||
|
|
Loading…
Reference in New Issue