Skip to content

Commit 7e2cf3a

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

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines 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)