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 bbde21c

Browse filesBrowse files
committed
back to xcode 8.2
1 parent 0c70a92 commit bbde21c
Copy full SHA for bbde21c

File tree

1 file changed

+8
-8
lines changed
Filter options

1 file changed

+8
-8
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+8-8Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,51 +31,51 @@ matrix:
3131
# default builds for MacOS
3232
- os: osx
3333
language: generic
34-
osx_image: xcode8.3
34+
osx_image: xcode8.2
3535
env:
3636
- MB_PYTHON_VERSION=2.7
3737
- ENABLE_CONTRIB=0
3838
- os: osx
3939
language: generic
40-
osx_image: xcode8.3
40+
osx_image: xcode8.2
4141
env:
4242
- MB_PYTHON_VERSION=3.4
4343
- ENABLE_CONTRIB=0
4444
- os: osx
4545
language: generic
46-
osx_image: xcode8.3
46+
osx_image: xcode8.2
4747
env:
4848
- MB_PYTHON_VERSION=3.5
4949
- ENABLE_CONTRIB=0
5050
- os: osx
5151
language: generic
52-
osx_image: xcode8.3
52+
osx_image: xcode8.2
5353
env:
5454
- MB_PYTHON_VERSION=3.6
5555
- ENABLE_CONTRIB=0
5656

5757
# Contrib builds for MacOS
5858
- os: osx
5959
language: generic
60-
osx_image: xcode8.3
60+
osx_image: xcode8.2
6161
env:
6262
- MB_PYTHON_VERSION=2.7
6363
- ENABLE_CONTRIB=1
6464
- os: osx
6565
language: generic
66-
osx_image: xcode8.3
66+
osx_image: xcode8.2
6767
env:
6868
- MB_PYTHON_VERSION=3.4
6969
- ENABLE_CONTRIB=1
7070
- os: osx
7171
language: generic
72-
osx_image: xcode8.3
72+
osx_image: xcode8.2
7373
env:
7474
- MB_PYTHON_VERSION=3.5
7575
- ENABLE_CONTRIB=1
7676
- os: osx
7777
language: generic
78-
osx_image: xcode8.3
78+
osx_image: xcode8.2
7979
env:
8080
- MB_PYTHON_VERSION=3.6
8181
- ENABLE_CONTRIB=1

0 commit comments

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