8000 Merge remote-tracking branch 'origin/build-3.2.x' · MacPython/matplotlib-wheels@7fa68a3 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Commit 7fa68a3

Browse files
committed
Merge remote-tracking branch 'origin/build-3.2.x'
2 parents 8981bd7 + 2f3febf commit 7fa68a3

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.travis.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ env:
22
global:
33
- REPO_DIR=matplotlib
44
# Also see DAILY_COMMIT below
5-
- BUILD_COMMIT=v2.2.3
5+
- BUILD_COMMIT=v3.2.1
66
# These variables filled in further below
77
- BUILD_DEPENDS=
88
- TEST_DEPENDS=
@@ -26,10 +26,7 @@ sudo: required
2626
dist: trusty
2727
services: docker
2828

29-
matrix:
30-
exclude:
31-
# Exclude the default Python 3.5 build
32-
- python: 3.5
29+
jobs:
3330
include:
3431
- os: linux
3532
env:
@@ -68,6 +65,8 @@ matrix:
6865
- MB_PYTHON_OSX_VER=10.9
6966
- NP_BUILD_DEP=1.14.5
7067
- NP_TEST_DEP=1.14.5
68+
- MB_PYTHON_OSX_VER=10.9
69+
- MB_ML_VER=2010
7170
- os: osx
7271
language: generic
7372
env:

0 commit comments

Comments
 (0)
0