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/24 12:15:07 UTC

[cordova-paramedic] branch master updated: Remove Android 4.4 that is not available on SauceLabs any more (#153)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new d0c7c92  Remove Android 4.4 that is not available on SauceLabs any more (#153)
d0c7c92 is described below

commit d0c7c92dbaae4796f9c460192e11df96db64933e
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Fri May 24 14:15:00 2019 +0200

    Remove Android 4.4 that is not available on SauceLabs any more (#153)
---
 .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