mirror of https://github.com/scrapy/scrapy.git
CI: fix the pypy2 job
This commit is contained in:
parent
1837c1d36a
commit
68520ec704
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
- python-version: 2.7
|
||||
env:
|
||||
TOXENV: py27-extra-deps
|
||||
- python-version: pypy3
|
||||
- python-version: 2.7
|
||||
env:
|
||||
TOXENV: pypy2
|
||||
PYPY_VERSION: '2.7-v7.3.5'
|
||||
|
|
|
|||
Loading…
Reference in New Issue