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/15 12:01:03 UTC

[cordova-paramedic] branch janpio-ios_12_2 created (now b6cbc68)

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

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


      at b6cbc68  travis config

This branch includes the following new commits:

     new b6cbc68  travis config

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


[cordova-paramedic] 01/01: travis config

Posted by ja...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit b6cbc68e00e819e4b9416c606f8b525242089a7c
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Mon Apr 15 14:00:57 2019 +0200

    travis config
---
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 8741539..5c779d7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -55,6 +55,8 @@ matrix:
       <<: *_ios
     - env: PLATFORM=ios-12.0
       <<: *_ios
+    - env: PLATFORM=ios-12.2
+      <<: *_ios
 
     - env: PLATFORM=android-4.4
       <<: *_android


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