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 16:07:44 UTC

[cordova-paramedic] branch janpio-ci_local updated: test ALL the Xcode versions

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

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


The following commit(s) were added to refs/heads/janpio-ci_local by this push:
     new e4f231a  test ALL the Xcode versions
e4f231a is described below

commit e4f231a34290d315df7e8abf7f51bed983144650
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Sun Apr 14 18:07:29 2019 +0200

    test ALL the Xcode versions
---
 .travis.yml | 33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 8741539..31479c2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -40,7 +40,40 @@ matrix:
     # one local test, without saucelabs
     - env: PLATFORM=local
       os: osx
+      osx_image: xcode6.4
+    - env: PLATFORM=local
+      os: osx
+      osx_image: xcode7.3
+    - env: PLATFORM=local
+      os: osx
+      osx_image: xcode8
+    - env: PLATFORM=local
+      os: osx
+      osx_image: xcode8.3
+    - env: PLATFORM=local
+      os: osx
       osx_image: xcode9
+    - env: PLATFORM=local
+      os: osx
+      osx_image: xcode9.1
+    - env: PLATFORM=local
+      os: osx
+      osx_image: xcode9.2
+    - env: PLATFORM=local
+      os: osx
+      osx_image: xcode9.3
+    - env: PLATFORM=local
+      os: osx
+      osx_image: xcode9.4
+    - env: PLATFORM=local
+      os: osx
+      osx_image: xcode10
+    - env: PLATFORM=local
+      os: osx
+      osx_image: xcode10.1
+    - env: PLATFORM=local
+      os: osx
+      osx_image: xcode10.2
 
     # many tests with saucelabs
 


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