Use Ubuntu Bionic for PyPy tests to try to get a newer OpenSSL version recognized

This commit is contained in:
Adrián Chaves 2020-11-04 21:54:00 +01:00
parent 906626cf0b
commit 6eaf0c5cc9
1 changed files with 1 additions and 0 deletions

View File

@ -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