Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit b53a599

Browse files
chore: test xcode9.3 for UI tests
1 parent 3fe369c commit b53a599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ matrix:
7272
jdk: oraclejdk8
7373
env:
7474
- iOS="UnitTests"
75-
osx_image: xcode8.3 # Can't run the tests using the latest xcode for now
75+
osx_image: xcode9.3 # Can't run the tests using the latest xcode for now
7676
before_script:
7777
- cd demo && tns platform add ios@next
7878
script:

0 commit comments

Comments
 (0)