Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7e2cf3a

Browse filesBrowse files
committed
Debugging for macOS: Accelerate framework is probably too old, trying another image
1 parent 43a6e6a commit 7e2cf3a
Copy full SHA for 7e2cf3a

File tree

Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,18 +29,22 @@ matrix:
2929
include:
3030
- os: osx
3131
language: generic
32+
osx_image: xcode8.2
3233
env:
3334
- MB_PYTHON_VERSION=2.7
3435
- os: osx
3536
language: generic
37+
osx_image: xcode8.2
3638
env:
3739
- MB_PYTHON_VERSION=3.4
3840
- os: osx
3941
language: generic
42+
osx_image: xcode8.2
4043
env:
4144
- MB_PYTHON_VERSION=3.5
4245
- os: osx
4346
language: generic
47+
osx_image: xcode8.2
4448
env:
4549
- MB_PYTHON_VERSION=3.6
4650
- os: linux

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.