mirror of
https://github.com/pypa/pip
synced 2023-12-13 21:30:23 +01:00
Bump to PyPy 3.6
This commit is contained in:
parent
527550d5a7
commit
b2bcb2611d
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue