Merge branch 'develop' into coverity_scan
This commit is contained in:
commit
53603500ed
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