mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-26 08:40:36 +03:00
disabling python 3.2 due to pip
This commit is contained in:
parent
0773e0a82c
commit
84eade12c3
|
@ -7,10 +7,11 @@ env:
|
||||||
- REPO_DIR=Pillow
|
- REPO_DIR=Pillow
|
||||||
matrix:
|
matrix:
|
||||||
- VERSION=2.7.10
|
- VERSION=2.7.10
|
||||||
- VERSION=3.2.5
|
|
||||||
- VERSION=3.3.5
|
- VERSION=3.3.5
|
||||||
- VERSION=3.4.3
|
- VERSION=3.4.3
|
||||||
- VERSION=3.5.0
|
- VERSION=3.5.0
|
||||||
|
# Disabled due to pip install issue
|
||||||
|
# - VERSION=3.2.5
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- source run_install.sh
|
- source run_install.sh
|
||||||
|
|
Loading…
Reference in New Issue
Block a user