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/09/19 15:02:01 UTC

cordova-plugin-network-information git commit: CB-13299 (CI) Fix Android builds

Repository: cordova-plugin-network-information
Updated Branches:
  refs/heads/master 78691e43e -> 7f5d03e69


CB-13299 (CI) Fix 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/7f5d03e6
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/tree/7f5d03e6
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/diff/7f5d03e6

Branch: refs/heads/master
Commit: 7f5d03e6993d9a55c5f69cc89d83312a132f9df9
Parents: 78691e4
Author: Alexander Sorokin <al...@akvelon.com>
Authored: Tue Sep 19 09:06:54 2017 +0300
Committer: Alexander Sorokin <al...@akvelon.com>
Committed: Tue Sep 19 09:06:54 2017 +0300

----------------------------------------------------------------------
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information/blob/7f5d03e6/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 274aac8..b29ba49 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -63,7 +63,6 @@ matrix:
       components:
       - tools
 before_install:
-- npm cache clean -f
 - rm -rf ~/.nvm && git clone https://github.com/creationix/nvm.git ~/.nvm && (cd ~/.nvm
   && git checkout `git describe --abbrev=0 --tags`) && source ~/.nvm/nvm.sh && nvm
   install $TRAVIS_NODE_VERSION


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