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 @@ -28,7 +28,7 @@ matrix:
2828 - python : 3.5
2929 include :
3030
31- # # default builds for MacOS
31+ # default builds for MacOS
3232 - os : osx
3333 language : generic
3434 osx_image : xcode8.2
@@ -54,13 +54,13 @@ matrix:
5454 - MB_PYTHON_VERSION=3.6
5555 - ENABLE_CONTRIB=0
5656
57- # # Contrib builds for MacOS
57+ # Contrib builds for MacOS
5858 - 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
6464 - os : osx
6565 language : generic
6666 osx_image : xcode8.2
@@ -80,7 +80,7 @@ matrix:
8080 - MB_PYTHON_VERSION=3.6
8181 - ENABLE_CONTRIB=1
8282
83- # # default builds for Linux
83+ # default builds for Linux
8484 - os : linux
8585 env :
8686 - MB_PYTHON_VERSION=2.7
You can’t perform that action at this time.
0 commit comments