chore(Travis): use XCode 10 image

This commit is contained in:
paweldomas 2018-10-09 15:03:17 -05:00 committed by Paweł Domas
parent d8c1f107da
commit a57a5ca49d
1 changed files with 1 additions and 1 deletions

View File

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