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 @@ -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
You can’t perform that action at this time.
0 commit comments