mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-18 03:04:45 +03:00
Merge d6dd49ea8a
into 9e0d8b20c9
This commit is contained in:
commit
2d4139a54d
|
@ -14,6 +14,8 @@ python:
|
||||||
- "2.7_with_system_site_packages" # For PyQt4
|
- "2.7_with_system_site_packages" # For PyQt4
|
||||||
- 3.3
|
- 3.3
|
||||||
- 3.4
|
- 3.4
|
||||||
|
- 3.5-dev
|
||||||
|
- 3.6-dev
|
||||||
- nightly
|
- nightly
|
||||||
|
|
||||||
dist: trusty
|
dist: trusty
|
||||||
|
@ -134,6 +136,8 @@ after_script:
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
allow_failures:
|
allow_failures:
|
||||||
|
- python: 3.5-dev
|
||||||
|
- python: 3.6-dev
|
||||||
- python: nightly
|
- python: nightly
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user