mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-17 02:34:44 +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.3
|
||||
- 3.4
|
||||
- 3.5-dev
|
||||
- 3.6-dev
|
||||
- nightly
|
||||
|
||||
install:
|
||||
|
@ -127,6 +129,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