mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-28 02:46:18 +03:00
Add Python 3.7 to the travis builds. Ref python-pillow/Pillow#3074
This commit is contained in:
parent
c3838408c8
commit
4fe6dbee79
11
.travis.yml
11
.travis.yml
|
@ -60,6 +60,10 @@ matrix:
|
|||
language: generic
|
||||
env:
|
||||
- MB_PYTHON_VERSION=3.6
|
||||
- os: osx
|
||||
language: generic
|
||||
env:
|
||||
- MB_PYTHON_VERSION=3.7
|
||||
|
||||
- os: linux
|
||||
env:
|
||||
|
@ -79,6 +83,13 @@ matrix:
|
|||
env:
|
||||
- MB_PYTHON_VERSION=3.6
|
||||
- PLAT=i686
|
||||
- os: linux
|
||||
env:
|
||||
- MB_PYTHON_VERSION=3.7
|
||||
- os: linux
|
||||
env:
|
||||
- MB_PYTHON_VERSION=3.7
|
||||
- PLAT=i686
|
||||
|
||||
|
||||
before_install:
|
||||
|
|
Loading…
Reference in New Issue
Block a user