Try newer xcode version to fix travis issue.
--HG-- branch : develop
This commit is contained in:
parent
849bfb29be
commit
554ae846a5
|
@ -15,6 +15,7 @@ matrix:
|
||||||
- os: osx
|
- os: osx
|
||||||
compiler: clang
|
compiler: clang
|
||||||
env: DEPLOY=true
|
env: DEPLOY=true
|
||||||
|
osx_image: xcode9
|
||||||
before_install:
|
before_install:
|
||||||
- |
|
- |
|
||||||
if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
|
if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
|
||||||
|
|
Loading…
Reference in New Issue
Block a user