mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-29 09:23:11 +03:00
Upgrade PyPy from 5.8.0 to 6.0
This commit is contained in:
parent
27c86baa56
commit
58b4583520
|
@ -16,10 +16,10 @@ matrix:
|
||||||
- python: "3.6"
|
- python: "3.6"
|
||||||
name: "Lint"
|
name: "Lint"
|
||||||
env: LINT="true"
|
env: LINT="true"
|
||||||
- python: "pypy"
|
- python: "pypy2.7-6.0"
|
||||||
name: "PyPy Trusty"
|
name: "PyPy2 Trusty"
|
||||||
dist: trusty
|
dist: trusty
|
||||||
- python: "pypy3"
|
- python: "pypy3.5-6.0"
|
||||||
name: "PyPy3 Trusty"
|
name: "PyPy3 Trusty"
|
||||||
dist: trusty
|
dist: trusty
|
||||||
- python: '3.7'
|
- python: '3.7'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user