This is an automated email from the ASF dual-hosted git repository. janpio pushed a commit to branch janpio-xcode8.3 in repository https://gitbox.apache.org/repos/asf/cordova-plugin-inappbrowser.git
commit 19adfc5042c374a48c00240ce9900a7e0dfc72cc Author: Jan Piotrowski <[email protected]> AuthorDate: Wed Oct 3 23:51:50 2018 +0200 xcode7.3 => xcode8.3 --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index e854d35..c7b01fb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,12 +29,12 @@ matrix: node_js: '4.2' - env: PLATFORM=ios-9.3 os: osx - osx_image: xcode7.3 + osx_image: xcode8.3 language: node_js node_js: '4.2' - env: PLATFORM=ios-10.0 os: osx - osx_image: xcode7.3 + osx_image: xcode8.3 language: node_js node_js: '4.2' - env: PLATFORM=android-4.4 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
