expand 3.0 jump_except rule

This commit is contained in:
rocky
2019-11-14 10:11:28 -05:00
parent 7c8f3cc9ec
commit fff6f82dd7
2 changed files with 5 additions and 2 deletions

View File

@@ -45,6 +45,7 @@ TEST_VERSIONS = (
"pypy3.5-6.0.0",
"pypy3.6-7.1.0",
"pypy3.6-7.1.1",
"pypy3.6-7.2.0",
"native",
) + tuple(python_versions)