removing beta-xcode6.3 for now
This commit is contained in:
parent
6fed416125
commit
c0b2c6ea5d
1 changed files with 4 additions and 4 deletions
|
@ -97,10 +97,10 @@ matrix:
|
||||||
compiler: clang
|
compiler: clang
|
||||||
env: COMPILER=clang
|
env: COMPILER=clang
|
||||||
|
|
||||||
- os: osx
|
# - os: osx
|
||||||
osx_image: beta-xcode6.3
|
# osx_image: beta-xcode6.3
|
||||||
compiler: clang
|
# compiler: clang
|
||||||
env: COMPILER=clang
|
# env: COMPILER=clang
|
||||||
|
|
||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode6.4
|
osx_image: xcode6.4
|
||||||
|
|
Loading…
Reference in a new issue