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