mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-15 10:42:19 +03:00
Merge pull request #2721 from hugovk/default-pypy-pypy3
Travis CI: Use default pypy/pypy3
This commit is contained in:
commit
dac2f7a597
|
@ -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