Skip to content

Commit b2bcb26

Browse files
committed
Bump to PyPy 3.6
1 parent 527550d commit b2bcb26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ jobs:
2323
# PyPy
2424
- stage: secondary
2525
env: GROUP=1
26-
python: pypy3.5-7.0.0
26+
python: pypy3.6-7.3.1
2727
- env: GROUP=2
28-
python: pypy3.5-7.0.0
28+
python: pypy3.6-7.3.1
2929

3030
before_install: tools/travis/setup.sh
3131
install: travis_retry tools/travis/install.sh

0 commit comments

Comments
 (0)