Skip to content

Commit

Permalink
update test configuration to xcode8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
janpio committed Oct 3, 2018
1 parent 8165232 commit 52e3534
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,16 @@ matrix:
os: linux
language: node_js
node_js: '4.2'
- env: PLATFORM=ios-9.3
os: osx
osx_image: xcode8.3
language: node_js
node_js: '4.2'
- env: PLATFORM=ios-10.0
os: osx
osx_image: xcode8.3
language: node_js
node_js: '4.2'
# TBD SKIP for now:
# - env: PLATFORM=ios-10.0
# os: osx
# osx_image: xcode7.3
# language: node_js
# node_js: '4.2'
# FUTURE TBD:
# - env: PLATFORM=ios-11.4
# ...
Expand Down

0 comments on commit 52e3534

Please sign in to comment.