8000 Try replicating build 158635805 · MacPython/matplotlib-wheels@eba2650 · 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 eba2650

Browse files
committed
Try replicating build 158635805
Go back to xcode 6.1, MPL 1.5.3, and see if we get the same error as more recent builds.
1 parent 5f8c47f commit eba2650

File tree

1 file changed

+1
-43
lines changed

1 file changed

+1
-43
lines changed

.travis.yml

Lines changed: 1 addition & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -20,55 +20,13 @@ python: 3.5
2020
sudo: required
2121
dist: trusty
2222
services: docker
23+
osx_image: beta-xcode6.1
2324

2425
matrix:
2526
exclude:
2627
# Exclude the default Python 3.5 build
2728
- python: 3.5
2829
include:
29-
- os: linux
30-
env:
31-
- MB_PYTHON_VERSION=2.7
32-
- os: linux
33-
env:
34-
- MB_PYTHON_VERSION=2.7
35-
- UNICODE_WIDTH=16
36-
- os: linux
37-
env:
38-
- MB_PYTHON_VERSION=2.7
39-
- PLAT=i686
40-
- os: linux
41-
env:
42-
- MB_PYTHON_VERSION=2.7
43-
- PLAT=i686
44-
- UNICODE_WIDTH=16
45-
- os: linux
46-
env:
47-
- MB_PYTHON_VERSION=3.4
48-
- NP_BUILD_DEP="1.7.1"
49-
- os: linux
50-
env:
51-
- MB_PYTHON_VERSION=3.4
52-
- PLAT=i686
53-
- NP_BUILD_DEP="1.7.1"
54-
- os: linux
55-
env:
56-
- MB_PYTHON_VERSION=3.5
57-
- NP_BUILD_DEP="1.9.3"
58-
- os: linux
59-
env:
60-
- MB_PYTHON_VERSION=3.5
61-
- PLAT=i686
62-
- NP_BUILD_DEP="1.9.3"
63-
- os: osx
64-
language: objective-c
65-
env:
66-
- MB_PYTHON_VERSION=2.7
67-
- os: osx
68-
language: objective-c
69-
env:
70-
- MB_PYTHON_VERSION=3.4
71-
- NP_BUILD_DEP="1.7.1"
7230
- os: osx
7331
language: objective-c
7432
env:

0 commit comments

Comments
 (0)
0