mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-17 18:54:46 +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
|
||||
- 3.3
|
||||
- 3.4
|
||||
- 3.5-dev
|
||||
- 3.6-dev
|
||||
- nightly
|
||||
|
||||
dist: trusty
|
||||
|
@ -134,6 +136,8 @@ after_script:
|
|||
matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- python: 3.5-dev
|
||||
- python: 3.6-dev
|
||||
- python: nightly
|
||||
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue
Block a user