Skip to content

Commit

Permalink
Travis only has PyPy 3.7 on Xenial
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Feb 20, 2022
1 parent c9a3dd2 commit 049cd44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ matrix:
- python: "3.10"
env: TOXENV=py310
- python: pypy3.7
dist: xenial
env: TOXENV=pypy3
- env: TOXENV=codestyle
- env: TOXENV=lint
Expand Down

0 comments on commit 049cd44

Please sign in to comment.