Skip to content

Commit

Permalink
CI: upgrade PyPy to v7.3.1
Browse files Browse the repository at this point in the history
The older version isn't available for Ubuntu 18.04.
  • Loading branch information
tomka committed Dec 6, 2020
1 parent 9f9e08e commit 811e57d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ python:
- "3.7"
- "3.8"
- "nightly"
- "pypy3.6-7.1.1"
- "pypy3.6-7.3.1"
matrix:
allow_failures:
- python: "nightly"
Expand Down

0 comments on commit 811e57d

Please sign in to comment.