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 14:59:27 UTC

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

Repository: cordova-plugin-geolocation
Updated Branches:
  refs/heads/master 69eb5ba5b -> 5e472fd54


CB-13299 (CI) Fix Android builds


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

Branch: refs/heads/master
Commit: 5e472fd54dd1467f1ebb7f2c5a215adebd98927c
Parents: 69eb5ba
Author: Alexander Sorokin <al...@akvelon.com>
Authored: Tue Sep 19 09:05:47 2017 +0300
Committer: Alexander Sorokin <al...@akvelon.com>
Committed: Tue Sep 19 09:05:47 2017 +0300

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/blob/5e472fd5/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index fab6b09..fe6ee63 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -47,7 +47,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