mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-01 12:56:18 +03:00
commit
2ec2b41610
24
.travis.yml
24
.travis.yml
|
@ -24,35 +24,11 @@ matrix:
|
||||||
# Exclude the default Python 3.5 build
|
# Exclude the default Python 3.5 build
|
||||||
- python: 3.5
|
- python: 3.5
|
||||||
include:
|
include:
|
||||||
- name: "2.7 macOS"
|
|
||||||
os: osx
|
|
||||||
language: generic
|
|
||||||
env: MB_PYTHON_VERSION=2.7
|
|
||||||
- name: "3.5 macOS"
|
- name: "3.5 macOS"
|
||||||
os: osx
|
os: osx
|
||||||
language: generic
|
language: generic
|
||||||
env:
|
env:
|
||||||
- MB_PYTHON_VERSION=3.5
|
- MB_PYTHON_VERSION=3.5
|
||||||
- name: "2.7 Xenial"
|
|
||||||
os: linux
|
|
||||||
env:
|
|
||||||
- MB_PYTHON_VERSION=2.7
|
|
||||||
- name: "2.7 Xenial UNICODE_WIDTH=16"
|
|
||||||
os: linux
|
|
||||||
env:
|
|
||||||
- MB_PYTHON_VERSION=2.7
|
|
||||||
- UNICODE_WIDTH=16
|
|
||||||
- name: "2.7 Xenial 32-bit"
|
|
||||||
os: linux
|
|
||||||
env:
|
|
||||||
- MB_PYTHON_VERSION=2.7
|
|
||||||
- PLAT=i686
|
|
||||||
- name: "2.7 Xenial 32-bit UNICODE_WIDTH=16"
|
|
||||||
os: linux
|
|
||||||
env:
|
|
||||||
- MB_PYTHON_VERSION=2.7
|
|
||||||
- PLAT=i686
|
|
||||||
- UNICODE_WIDTH=16
|
|
||||||
- name: "3.6 macOS"
|
- name: "3.6 macOS"
|
||||||
os: osx
|
os: osx
|
||||||
language: generic
|
language: generic
|
||||||
|
|
Loading…
Reference in New Issue
Block a user