Try newer xcode version to fix travis issue.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2018-03-12 19:05:05 +02:00
parent 849bfb29be
commit 554ae846a5

View File

@ -15,6 +15,7 @@ matrix:
- os: osx
compiler: clang
env: DEPLOY=true
osx_image: xcode9
before_install:
- |
if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then