You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2019/04/14 14:44:52 UTC

[cordova-paramedic] branch janpio-saucelabs_ios_10plus updated: Update .travis.yml

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch janpio-saucelabs_ios_10plus
in repository https://gitbox.apache.org/repos/asf/cordova-paramedic.git


The following commit(s) were added to refs/heads/janpio-saucelabs_ios_10plus by this push:
     new ebb8e59  Update .travis.yml
ebb8e59 is described below

commit ebb8e599218fc0b98181bf416c1c1d26997d0826
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Sun Apr 14 16:44:48 2019 +0200

    Update .travis.yml
---
 .travis.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index b9d3920..8741539 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -39,7 +39,8 @@ matrix:
   include:
     # one local test, without saucelabs
     - env: PLATFORM=local
-      <<: *_ios
+      os: osx
+      osx_image: xcode9
 
     # many tests with saucelabs
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org