File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -30,44 +30,44 @@ matrix:
30
30
31
31
# default builds for MacOS
32
32
- os : osx
33
- osx_image : xcode8 .3
33
+ osx_image : xcode7 .3
34
34
env :
35
35
- MB_PYTHON_VERSION=2.7
36
36
- ENABLE_CONTRIB=0
37
37
- os : osx
38
- osx_image : xcode8 .3
38
+ osx_image : xcode7 .3
39
39
env :
40
40
- MB_PYTHON_VERSION=3.4
41
41
- ENABLE_CONTRIB=0
42
42
- os : osx
43
- osx_image : xcode8 .3
43
+ osx_image : xcode7 .3
44
44
env :
45
45
- MB_PYTHON_VERSION=3.5
46
46
- ENABLE_CONTRIB=0
47
47
- os : osx
48
- osx_image : xcode8 .3
48
+ osx_image : xcode7 .3
49
49
env :
50
50
- MB_PYTHON_VERSION=3.6
51
51
- ENABLE_CONTRIB=0
52
52
53
53
# Contrib builds for MacOS
54
54
- os : osx
55
- osx_image : xcode8 .3
55
+ osx_image : xcode7 .3
56
56
env :
57
57
- MB_PYTHON_VERSION=2.7
58
58
- ENABLE_CONTRIB=1
59
59
- os : osx
60
- osx_image : xcode8 .3
60
+ osx_image : xcode7 .3
61
61
env :
62
62
- MB_PYTHON_VERSION=3.4
63
63
- ENABLE_CONTRIB=1
64
64
- os : osx
65
- osx_image : xcode8 .3
65
+ osx_image : xcode7 .3
66
66
env :
67
67
- MB_PYTHON_VERSION=3.5
68
68
- ENABLE_CONTRIB=1
69
69
- os : osx
70
- osx_image : xcode8 .3
70
+ osx_image : xcode7 .3
71
71
env :
72
72
- MB_PYTHON_VERSION=3.6
73
73
- ENABLE_CONTRIB=1
You can’t perform that action at this time.
0 commit comments