mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-28 10:14:30 +03:00
NF: add Python 3.6 build to matrix
This commit is contained in:
parent
41b131e7df
commit
4af81bebaa
|
@ -73,6 +73,10 @@ matrix:
|
||||||
language: generic
|
language: generic
|
||||||
env:
|
env:
|
||||||
- MB_PYTHON_VERSION=3.5
|
- MB_PYTHON_VERSION=3.5
|
||||||
|
- os: osx
|
||||||
|
language: generic
|
||||||
|
env:
|
||||||
|
- MB_PYTHON_VERSION=3.6
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- source multibuild/common_utils.sh
|
- source multibuild/common_utils.sh
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit db8f384596bbe436efdfa205f181f6c5209abbc4
|
Subproject commit cd526bf4505fc4a10d7d045350053ff9954892fa
|
Loading…
Reference in New Issue
Block a user