Bump to PyPy 3.6

This commit is contained in:
Pradyun Gedam 2020-12-19 15:57:49 +00:00
parent 527550d5a7
commit b2bcb2611d
No known key found for this signature in database
GPG Key ID: FF99710C4332258E
1 changed files with 2 additions and 2 deletions

View File

@ -23,9 +23,9 @@ jobs:
# PyPy
- stage: secondary
env: GROUP=1
python: pypy3.5-7.0.0
python: pypy3.6-7.3.1
- env: GROUP=2
python: pypy3.5-7.0.0
python: pypy3.6-7.3.1
before_install: tools/travis/setup.sh
install: travis_retry tools/travis/install.sh