Update testenv pypy 3.6

This commit is contained in:
rocky
2019-11-10 13:44:52 -05:00
parent 09cc0d775a
commit 4f0e580438

View File

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