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/05/23 17:01:25 UTC

[cordova-paramedic] branch janpio-patch-1 created (now 2f33d25)

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

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


      at 2f33d25  Remove Android 4.4 that is not available on SauceLabs any more

This branch includes the following new commits:

     new 2f33d25  Remove Android 4.4 that is not available on SauceLabs any more

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: Remove Android 4.4 that is not available on SauceLabs any more

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

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

commit 2f33d2507b69cd6052d7b5cd01f37cee4ff74db4
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Thu May 23 19:01:19 2019 +0200

    Remove Android 4.4 that is not available on SauceLabs any more
---
 .travis.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 96a7863..9b0c35c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -60,8 +60,6 @@ matrix:
     - env: PLATFORM=ios-12.2
       <<: *_ios
 
-    - env: PLATFORM=android-4.4
-      <<: *_android
     - env: PLATFORM=android-5.1
       <<: *_android
     - env: PLATFORM=android-6.0


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