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

Commit fd0d46d

Browse files
travis
1 parent 2ea4cf1 commit fd0d46d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ matrix:
4141
os: osx
4242
env:
4343
- Webpack="iOS"
44-
osx_image: xcode10.0
44+
osx_image: xcode9.2
4545
language: node_js
4646
node_js: "8"
4747
jdk: oraclejdk8
@@ -67,9 +67,9 @@ matrix:
6767
- travis_wait travis_retry tns build android
6868
- os: osx
6969
env:
70-
- BuildiOS="12.0"
71-
- Xcode="10.0"
72-
osx_image: xcode10.0
70+
- BuildiOS="11"
71+
- Xcode="9.2"
72+
osx_image: xcode9.2
7373
language: node_js
7474
node_js: "8"
7575
jdk: oraclejdk8

0 commit comments

Comments
 (0)