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