mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-23 15:20:33 +03:00
Use default pypy/pypy3
This commit is contained in:
parent
e0eb92ac0e
commit
9b613c1bb6
|
@ -10,8 +10,8 @@ notifications:
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
include:
|
include:
|
||||||
- python: "pypy-5.7.1"
|
- python: "pypy"
|
||||||
- python: "pypy3.3-5.2-alpha1"
|
- python: "pypy3"
|
||||||
- python: '3.6'
|
- python: '3.6'
|
||||||
- python: '2.7'
|
- python: '2.7'
|
||||||
- python: "2.7_with_system_site_packages" # For PyQt4
|
- python: "2.7_with_system_site_packages" # For PyQt4
|
||||||
|
|
Loading…
Reference in New Issue
Block a user