From 54c6e4091b0d233b676adb0540a83dacd05bc3a0 Mon Sep 17 00:00:00 2001 From: Olli-Pekka Heinisuo Date: Sun, 22 Mar 2020 18:13:12 +0200 Subject: [PATCH] update multibuild and remove global MB_PYTHON_VERSION --- .travis.yml | 1 - multibuild | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 2def621..4ac4a23 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,6 @@ env: - CONFIG_PATH="travis_config.sh" - USE_CCACHE=1 - UNICODE_WIDTH=32 - - MB_PYTHON_VERSION=3.7 # Save some time, we and setup check them out on demand instead # https://docs.travis-ci.com/user/customizing-the-build/#Git-Clone-Depth diff --git a/multibuild b/multibuild index 6b0ddb5..1a9ddbe 160000 --- a/multibuild +++ b/multibuild @@ -1 +1 @@ -Subproject commit 6b0ddb5281f59d976c8026c082c9d73faf274790 +Subproject commit 1a9ddbee89c90f38e86928e0a897af2245a8f30a -- GitLab