Merge pull request #90 from hugovk/update-multibuild

Add Python 3.7
This commit is contained in:
Hugo 2018-07-02 23:53:37 +03:00 committed by GitHub
commit 4affc7fe0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 1 deletions

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:

@ -1 +1 @@
Subproject commit ae3e559829d34a74c706baa9389a101e52d8e2d0
Subproject commit 7cca00d3d1d590a3ed34185ef1db1cd970c3a3a1