Browse Source

ios: bump travis osx_image to 10.2

master
paweldomas 5 years ago
parent
commit
70ec7c5b3d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .travis.yml

+ 1
- 1
.travis.yml View File

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

Loading…
Cancel
Save