Fix the PYPY_VERSION value for the latest 3.5 version

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

View File

@ -28,7 +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=pypy3 PYPY_VERSION=3.5-v7.0.0
- env: TOXENV=py
python: 3.6