Merge pull request #3783 from johnthagen/patch-1

Test with the latest pypy/pypy3
This commit is contained in:
Andrew Murray 2019-05-02 13:41:26 +10:00 committed by GitHub
commit c47792caeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,9 +16,9 @@ matrix:
- python: "3.6"
name: "Lint"
env: LINT="true"
- python: "pypy2.7-6.0"
- python: "pypy"
name: "PyPy2 Xenial"
- python: "pypy3.5-6.0"
- python: "pypy3"
name: "PyPy3 Xenial"
- python: '3.7'
name: "3.7 Xenial"