mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-14 19:36:38 +03:00
Remove python 3.3 wheel
This commit is contained in:
parent
c2f1d238f8
commit
7be01dbdb2
12
.travis.yml
12
.travis.yml
|
@ -32,9 +32,7 @@ matrix:
|
||||||
- os: osx
|
- os: osx
|
||||||
language: generic
|
language: generic
|
||||||
env:
|
env:
|
||||||
- MB_PYTHON_VERSION=3.3
|
- MB_PYTHON_VERSION=3.4
|
||||||
# Last numpy / scipy version built for Python 3.3
|
|
||||||
- TEST_DEPENDS="nose numpy==1.11.0 scipy==0.17.1"
|
|
||||||
|
|
||||||
- os: linux
|
- os: linux
|
||||||
env:
|
env:
|
||||||
|
@ -59,11 +57,11 @@ matrix:
|
||||||
- os: osx
|
- os: osx
|
||||||
language: generic
|
language: generic
|
||||||
env:
|
env:
|
||||||
- MB_PYTHON_VERSION=3.4
|
- MB_PYTHON_VERSION=3.5
|
||||||
- os: osx
|
- os: osx
|
||||||
language: generic
|
language: generic
|
||||||
env:
|
env:
|
||||||
- MB_PYTHON_VERSION=3.5
|
- MB_PYTHON_VERSION=3.6
|
||||||
|
|
||||||
- os: linux
|
- os: linux
|
||||||
env:
|
env:
|
||||||
|
@ -84,10 +82,6 @@ matrix:
|
||||||
- MB_PYTHON_VERSION=3.6
|
- MB_PYTHON_VERSION=3.6
|
||||||
- PLAT=i686
|
- PLAT=i686
|
||||||
|
|
||||||
- os: osx
|
|
||||||
language: generic
|
|
||||||
env:
|
|
||||||
- MB_PYTHON_VERSION=3.6
|
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- source multibuild/common_utils.sh
|
- source multibuild/common_utils.sh
|
||||||
|
|
Loading…
Reference in New Issue
Block a user