Add Python 3.7 to the travis builds. Ref python-pillow/Pillow#3074

This commit is contained in:
Jason R. Coombs 2018-04-23 11:55:07 -04:00 committed by Hugo
parent c3838408c8
commit 4fe6dbee79

View File

@ -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: