mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-18 11:14:46 +03:00
Python 3.6 is out
This commit is contained in:
parent
954fc52877
commit
bc1527cc58
|
@ -9,11 +9,12 @@ notifications:
|
||||||
python:
|
python:
|
||||||
- "pypy"
|
- "pypy"
|
||||||
- "pypy3"
|
- "pypy3"
|
||||||
- 3.5
|
- 3.6
|
||||||
- 2.7
|
- 2.7
|
||||||
- "2.7_with_system_site_packages" # For PyQt4
|
- "2.7_with_system_site_packages" # For PyQt4
|
||||||
- 3.3
|
- 3.5
|
||||||
- 3.4
|
- 3.4
|
||||||
|
- 3.3
|
||||||
- nightly
|
- nightly
|
||||||
|
|
||||||
dist: trusty
|
dist: trusty
|
||||||
|
|
Loading…
Reference in New Issue
Block a user