Add a PyPy test job

This commit is contained in:
Jean-Paul Calderone 2019-06-25 13:12:57 -04:00
parent 3e0681e846
commit 6f855cb328

View File

@ -157,6 +157,13 @@ jobs:
user: "nobody"
pypy2.7-7.1:
<<: *DEBIAN
docker:
- image: "tahoelafsci/pypy:2.7-7.1.1-jessie"
user: "nobody"
c-locale:
<<: *DEBIAN