Browse Source

chore(Travis): use XCode 10 image

master
paweldomas 6 years ago
parent
commit
a57a5ca49d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml View File

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

Loading…
Cancel
Save