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/05 16:23:47 UTC

[cordova-paramedic] 01/01: add ios 9.3 to tests

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

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

commit a1df814fcd8771c25a2548395a5c2b44a66f3a7f
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Fri Apr 5 18:23:30 2019 +0200

    add ios 9.3 to tests
---
 .travis.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 6f27e31..c13351e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -42,6 +42,9 @@ matrix:
     - env: PLATFORM=browser-safari
     - env: PLATFORM=browser-edge
 
+    - env: PLATFORM=ios-9.3
+      os: osx
+      osx_image: xcode9
     - env: PLATFORM=ios-10.0
       os: osx
       osx_image: xcode9


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