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:30:09 UTC

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

Repository: cordova-plugin-network-information
Updated Branches:
  refs/heads/master 0ebe79b5e -> 3a24e0d4f


CB-13000: (CI) Speed up android builds


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/commit/3a24e0d4
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/tree/3a24e0d4
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/diff/3a24e0d4

Branch: refs/heads/master
Commit: 3a24e0d4fba4866412364f295922ebb164d8514e
Parents: 0ebe79b
Author: Alexander Sorokin <al...@akvelon.com>
Authored: Mon Jul 10 10:34:43 2017 +0300
Committer: Alexander Sorokin <al...@akvelon.com>
Committed: Mon Jul 10 10:34:43 2017 +0300

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/blob/3a24e0d4/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 4359a7b..1b2dfd5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,7 +25,6 @@ matrix:
     android:
       components:
       - tools
-      - tools
   - env: PLATFORM=android-5.1
     os: linux
     language: android
@@ -33,7 +32,6 @@ matrix:
     android:
       components:
       - tools
-      - tools
   - env: PLATFORM=android-6.0
     os: linux
     language: android
@@ -41,7 +39,6 @@ matrix:
     android:
       components:
       - tools
-      - tools
   - env: PLATFORM=android-7.0
     os: linux
     language: android
@@ -49,7 +46,6 @@ matrix:
     android:
       components:
       - tools
-      - tools
 before_install:
 - npm cache clean -f
 - rm -rf ~/.nvm && git clone https://github.com/creationix/nvm.git ~/.nvm && (cd ~/.nvm


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