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

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
EddyVerbruggen committed Oct 24, 2018
1 parent 2ea4cf1 commit fd0d46d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ matrix:
os: osx
env:
- Webpack="iOS"
osx_image: xcode10.0
osx_image: xcode9.2
language: node_js
node_js: "8"
jdk: oraclejdk8
Expand All @@ -67,9 +67,9 @@ matrix:
- travis_wait travis_retry tns build android
- os: osx
env:
- BuildiOS="12.0"
- Xcode="10.0"
osx_image: xcode10.0
- BuildiOS="11"
- Xcode="9.2"
osx_image: xcode9.2
language: node_js
node_js: "8"
jdk: oraclejdk8
Expand Down

0 comments on commit fd0d46d

Please sign in to comment.