mirror of https://github.com/scrapy/scrapy.git
Fix the PYPY_VERSION tag
This commit is contained in:
parent
99f02716ca
commit
47f6e0e5c9
|
|
@ -22,7 +22,7 @@ matrix:
|
|||
python: 3.5.2
|
||||
- env: TOXENV=asyncio
|
||||
python: 3.5.2 # We use additional code to support 3.5.3 and earlier
|
||||
- env: TOXENV=pypy3 PYPY_VERSION=3.5-v5.9.0
|
||||
- env: TOXENV=pypy3 PYPY_VERSION=3-v5.9.0
|
||||
|
||||
- env: TOXENV=py
|
||||
python: 3.5
|
||||
|
|
|
|||
Loading…
Reference in New Issue