mirror of https://github.com/scrapy/scrapy.git
Use Ubuntu Bionic for PyPy tests to try to get a newer OpenSSL version recognized
This commit is contained in:
parent
906626cf0b
commit
6eaf0c5cc9
|
|
@ -27,6 +27,7 @@ matrix:
|
|||
- env: TOXENV=py
|
||||
python: 3.6
|
||||
- env: TOXENV=pypy3 PYPY_VERSION=3.6-v7.3.1
|
||||
dist: bionic
|
||||
|
||||
- env: TOXENV=py
|
||||
python: 3.7
|
||||
|
|
|
|||
Loading…
Reference in New Issue