mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-13 13:16:52 +03:00
Merge pull request #3783 from johnthagen/patch-1
Test with the latest pypy/pypy3
This commit is contained in:
commit
c47792caeb
|
@ -16,9 +16,9 @@ matrix:
|
||||||
- python: "3.6"
|
- python: "3.6"
|
||||||
name: "Lint"
|
name: "Lint"
|
||||||
env: LINT="true"
|
env: LINT="true"
|
||||||
- python: "pypy2.7-6.0"
|
- python: "pypy"
|
||||||
name: "PyPy2 Xenial"
|
name: "PyPy2 Xenial"
|
||||||
- python: "pypy3.5-6.0"
|
- python: "pypy3"
|
||||||
name: "PyPy3 Xenial"
|
name: "PyPy3 Xenial"
|
||||||
- python: '3.7'
|
- python: '3.7'
|
||||||
name: "3.7 Xenial"
|
name: "3.7 Xenial"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user