mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-17 18:54:46 +03:00
Test 3.5-dev and 3.6-dev
This commit is contained in:
parent
47e2798895
commit
d6dd49ea8a
|
@ -16,6 +16,8 @@ python:
|
||||||
- 3.2
|
- 3.2
|
||||||
- 3.3
|
- 3.3
|
||||||
- 3.4
|
- 3.4
|
||||||
|
- 3.5-dev
|
||||||
|
- 3.6-dev
|
||||||
- nightly
|
- nightly
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
@ -127,6 +129,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