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/06/20 13:20:07 UTC

[cordova-plugin-inappbrowser] branch janpio-add_ci_platform created (now f278d0d)

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

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


      at f278d0d  Revert "remove failing platform"

This branch includes the following new commits:

     new f278d0d  Revert "remove failing platform"

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-plugin-inappbrowser] 01/01: Revert "remove failing platform"

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

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

commit f278d0d93e0542a34bdb2336ef4fb73976eb6a03
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Thu Jun 20 15:19:52 2019 +0200

    Revert "remove failing platform"
    
    This reverts commit bdb4656aa3535fb566764ee62c8dd880f7faba3e.
---
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 6bed4f2..480c37b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -57,6 +57,8 @@ matrix:
       <<: *_ios
     - env: PLATFORM=ios-12.0
       <<: *_ios
+    - env: PLATFORM=ios-12.2
+      <<: *_ios
 
     - env: PLATFORM=android-5.1
       <<: *_android


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