mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-14 19:36:38 +03:00
Add Linux builds for Python 3.6
This commit is contained in:
parent
4af81bebaa
commit
2e5ac3af75
|
@ -56,6 +56,13 @@ matrix:
|
||||||
env:
|
env:
|
||||||
- MB_PYTHON_VERSION=3.5
|
- MB_PYTHON_VERSION=3.5
|
||||||
- PLAT=i686
|
- PLAT=i686
|
||||||
|
- os: linux
|
||||||
|
env:
|
||||||
|
- MB_PYTHON_VERSION=3.6
|
||||||
|
- os: linux
|
||||||
|
env:
|
||||||
|
- MB_PYTHON_VERSION=3.6
|
||||||
|
- PLAT=i686
|
||||||
- os: osx
|
- os: osx
|
||||||
language: generic
|
language: generic
|
||||||
env: MB_PYTHON_VERSION=2.7
|
env: MB_PYTHON_VERSION=2.7
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit cd526bf4505fc4a10d7d045350053ff9954892fa
|
Subproject commit fba60d9c63c4f1103ca1ee06e793e4a52a04580b
|
Loading…
Reference in New Issue
Block a user