mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-03 21:24:31 +03:00
PyPy 6.0 requires Xenial on Travis CI
This commit is contained in:
parent
58b4583520
commit
fa14534e51
|
@ -17,11 +17,11 @@ matrix:
|
|||
name: "Lint"
|
||||
env: LINT="true"
|
||||
- python: "pypy2.7-6.0"
|
||||
name: "PyPy2 Trusty"
|
||||
dist: trusty
|
||||
name: "PyPy2 Xenial"
|
||||
dist: xenial
|
||||
- python: "pypy3.5-6.0"
|
||||
name: "PyPy3 Trusty"
|
||||
dist: trusty
|
||||
name: "PyPy3 Xenial"
|
||||
dist: xenial
|
||||
- python: '3.7'
|
||||
name: "3.7 Xenial"
|
||||
- python: '2.7'
|
||||
|
|
Loading…
Reference in New Issue
Block a user