mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-27 10:26:19 +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
|
||||
language: generic
|
||||
env:
|
||||
- MB_PYTHON_VERSION=3.3
|
||||
# Last numpy / scipy version built for Python 3.3
|
||||
- TEST_DEPENDS="nose numpy==1.11.0 scipy==0.17.1"
|
||||
- MB_PYTHON_VERSION=3.4
|
||||
|
||||
- os: linux
|
||||
env:
|
||||
|
@ -59,11 +57,11 @@ matrix:
|
|||
- os: osx
|
||||
language: generic
|
||||
env:
|
||||
- MB_PYTHON_VERSION=3.4
|
||||
- MB_PYTHON_VERSION=3.5
|
||||
- os: osx
|
||||
language: generic
|
||||
env:
|
||||
- MB_PYTHON_VERSION=3.5
|
||||
- MB_PYTHON_VERSION=3.6
|
||||
|
||||
- os: linux
|
||||
env:
|
||||
|
@ -84,10 +82,6 @@ matrix:
|
|||
- MB_PYTHON_VERSION=3.6
|
||||
- PLAT=i686
|
||||
|
||||
- os: osx
|
||||
language: generic
|
||||
env:
|
||||
- MB_PYTHON_VERSION=3.6
|
||||
|
||||
before_install:
|
||||
- source multibuild/common_utils.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user