You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by al...@apache.org on 2017/07/11 05:31:25 UTC

cordova-plugin-splashscreen git commit: CB-13000: (CI) Speed up android builds

Repository: cordova-plugin-splashscreen
Updated Branches:
  refs/heads/master be635a36c -> d6db9f345


CB-13000: (CI) Speed up android builds


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/commit/d6db9f34
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/tree/d6db9f34
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/diff/d6db9f34

Branch: refs/heads/master
Commit: d6db9f3459344ddd532e3fff24d672cb882f27d7
Parents: be635a3
Author: Alexander Sorokin <al...@akvelon.com>
Authored: Mon Jul 10 10:34:56 2017 +0300
Committer: Alexander Sorokin <al...@akvelon.com>
Committed: Mon Jul 10 10:34:56 2017 +0300

----------------------------------------------------------------------
 .travis.yml | 4 ----
 1 file changed, 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/blob/d6db9f34/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index cd755af..2930e99 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -31,7 +31,6 @@ matrix:
     android:
       components:
       - tools
-      - tools
       - extra-android-m2repository
   - env: PLATFORM=android-5.1
     os: linux
@@ -40,7 +39,6 @@ matrix:
     android:
       components:
       - tools
-      - tools
       - extra-android-m2repository
   - env: PLATFORM=android-6.0
     os: linux
@@ -49,7 +47,6 @@ matrix:
     android:
       components:
       - tools
-      - tools
       - extra-android-m2repository
   - env: PLATFORM=android-7.0
     os: linux
@@ -58,7 +55,6 @@ matrix:
     android:
       components:
       - tools
-      - tools
       - extra-android-m2repository
 before_install:
 - npm cache clean -f


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