Browse Source

fix(.travis.yml): xcode9.3

j8
paweldomas 7 years ago
parent
commit
8f5ec20da8
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:
1
+osx_image: xcode9.3
2 2
 language: objective-c
3 3
 script:
4 4
 - "./ios/travis-ci/build-ipa.sh"

Loading…
Cancel
Save