Skip to content

Commit f2ea347

Browse files
committed
travis: upgrade pypy to 3.6-7.2.0
1 parent 6fdaf3d commit f2ea347

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ matrix:
2424
env: TOXENV=py38
2525
- python: "nightly"
2626
env: TOXENV=py39
27-
- python: "pypy3.6-7.1.1"
27+
- python: "pypy3.6-7.2.0"
28+
dist: bionic
2829
env: TOXENV=pypy3
2930
- python: "3.8"
3031
env: TOXENV=lint SKIP_CODECOV=true

0 commit comments

Comments
 (0)