Also test the latest 3.5 Python version with PyPy

This commit is contained in:
Adrián Chaves 2020-07-01 14:35:27 +02:00
parent 1dff64378f
commit e33d459208
1 changed files with 1 additions and 0 deletions

View File

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