diff --git a/.travis.yml b/.travis.yml index 86b859a..87fcecb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ env: global: - REPO_DIR=pandas # on release change this to a version - - BUILD_COMMIT=v1.0.1 + - BUILD_COMMIT=1.0.x - PLAT=x86_64 - UNICODE_WIDTH=32 - MB_PYTHON_OSX_VER=10.9 @@ -17,15 +17,11 @@ env: language: python # Default Python version is usually 2.7 python: 3.5 -sudo: required dist: trusty group: deprecated-2017Q4 services: docker -matrix: - exclude: - # Exclude the default Python 3.5 build - - python: 3.5 +jobs: include: - os: linux env: diff --git a/multibuild b/multibuild index 6b0ddb5..217614c 160000 --- a/multibuild +++ b/multibuild @@ -1 +1 @@ -Subproject commit 6b0ddb5281f59d976c8026c082c9d73faf274790 +Subproject commit 217614c7bdc27ac8f5bb29dab0568594b8f4f352