ci: use Xcode 11.1 on Travis

This commit is contained in:
Saúl Ibarra Corretgé 2019-10-14 13:06:54 +02:00 committed by Saúl Ibarra Corretgé
parent 0a06e256b7
commit febd12b871
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
osx_image: xcode10.2
osx_image: xcode11.1
language: objective-c
script:
- "./ios/travis-ci/build-ipa.sh"