Try xcode 9.2. [skip appveyor]

This commit is contained in:
Roman Telezhynskyi 2020-11-16 10:02:19 +02:00
parent 58d4f51fc5
commit 0823a1ebd3

View File

@ -35,7 +35,7 @@ jobs:
env: env:
- DEPLOY=true - DEPLOY=true
- LEGACY=true - LEGACY=true
osx_image: xcode8.3 osx_image: xcode9.2
before_install: before_install:
- | - |
if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then