File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ matrix:
28
28
- python : 3.5
29
29
include :
30
30
31
- # # default builds for MacOS
31
+ # default builds for MacOS
32
32
- os : osx
33
33
language : generic
34
34
osx_image : xcode8.2
@@ -54,13 +54,13 @@ matrix:
54
54
- MB_PYTHON_VERSION=3.6
55
55
- ENABLE_CONTRIB=0
56
56
57
- # # Contrib builds for MacOS
57
+ # Contrib builds for MacOS
58
58
- os : osx
59
- language : generic
60
- osx_image : xcode8.2
61
- env :
62
- - MB_PYTHON_VERSION=2.7
63
- - ENABLE_CONTRIB=1
59
+ language : generic
60
+ osx_image : xcode8.2
61
+ env :
62
+ - MB_PYTHON_VERSION=2.7
63
+ - ENABLE_CONTRIB=1
64
64
- os : osx
65
65
language : generic
66
66
osx_image : xcode8.2
@@ -80,7 +80,7 @@ matrix:
80
80
- MB_PYTHON_VERSION=3.6
81
81
- ENABLE_CONTRIB=1
82
82
83
- # # default builds for Linux
83
+ # default builds for Linux
84
84
- os : linux
85
85
env :
86
86
- MB_PYTHON_VERSION=2.7
You can’t perform that action at this time.
0 commit comments