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

Commit cb75020

Browse files
authored
Merge pull request #133 from NativeScript/dtodorov/xcode9.3-test
chore: test xcode9.3 for UI tests
2 parents 3fe369c + b53a599 commit cb75020

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)