mirror of https://github.com/scrapy/scrapy.git
Also test the latest 3.5 Python version with PyPy
This commit is contained in:
parent
1dff64378f
commit
e33d459208
|
|
@ -28,6 +28,7 @@ matrix:
|
|||
python: 3.5
|
||||
- env: TOXENV=asyncio
|
||||
python: 3.5 # We use specific code to support >= 3.5.4, < 3.6
|
||||
- env: TOXENV=pypy3 PYPY_VERSION=3-v7.0.0
|
||||
|
||||
- env: TOXENV=py
|
||||
python: 3.6
|
||||
|
|
|
|||
Loading…
Reference in New Issue