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/10 09:05:34 UTC

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

Repository: cordova-plugin-camera
Updated Branches:
  refs/heads/master e69240f25 -> f1b0ccec5


CB-13000: (CI) Speed up android builds


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

Branch: refs/heads/master
Commit: f1b0ccec567dee09cfdb70d3e4a5ac641ab0fd9a
Parents: e69240f
Author: Alexander Sorokin <al...@akvelon.com>
Authored: Mon Jul 10 10:02:24 2017 +0300
Committer: Alexander Sorokin <al...@akvelon.com>
Committed: Mon Jul 10 10:02:24 2017 +0300

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/blob/f1b0ccec/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index fe6b77e..a8f9770 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,7 +29,6 @@ matrix:
     android:
       components:
       - tools
-      - tools
       - extra-android-m2repository
   - env: PLATFORM=android-5.1
     os: linux
@@ -38,7 +37,6 @@ matrix:
     android:
       components:
       - tools
-      - tools
       - extra-android-m2repository
   - env: PLATFORM=android-6.0
     os: linux
@@ -47,7 +45,6 @@ matrix:
     android:
       components:
       - tools
-      - tools
       - extra-android-m2repository
   - env: PLATFORM=android-7.0
     os: linux
@@ -56,7 +53,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