fix(.travis.yml): xcode9.3

This commit is contained in:
paweldomas
2018-05-08 10:13:19 -05:00
committed by Дамян Минков
parent 740817fdcf
commit 8f5ec20da8

View File

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