mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-03-23 19:44:13 +03:00
Test with the latest pypy/pypy3
This commit is contained in:
parent
9cd3081543
commit
3efe7bc56b
|
@ -16,9 +16,9 @@ matrix:
|
||||||
- python: "3.6"
|
- python: "3.6"
|
||||||
name: "Lint"
|
name: "Lint"
|
||||||
env: LINT="true"
|
env: LINT="true"
|
||||||
- python: "pypy2.7-7.1"
|
- python: "pypy"
|
||||||
name: "PyPy2 Xenial"
|
name: "PyPy2 Xenial"
|
||||||
- python: "pypy3.5-7.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