mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 18:26:17 +03:00
Python 3.5.0 released and available on Travis CI
This commit is contained in:
parent
3d5d1545d2
commit
33cd2a5e9b
|
@ -15,7 +15,7 @@ python:
|
|||
- "2.7_with_system_site_packages" # For PyQt4
|
||||
- 3.2
|
||||
- 3.3
|
||||
- 3.5-dev
|
||||
- 3.5
|
||||
- nightly
|
||||
|
||||
install:
|
||||
|
@ -110,7 +110,7 @@ after_script:
|
|||
matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- python: 3.5-dev
|
||||
- python: 3.5
|
||||
- python: nightly
|
||||
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue
Block a user