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:05:07 UTC

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

Repository: cordova-plugin-statusbar
Updated Branches:
  refs/heads/master 267ebad1b -> ef5fb5b9e


CB-13299 (CI) Fix Android builds


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

Branch: refs/heads/master
Commit: ef5fb5b9e6b3d36950febbbdf85abf78f2aba7d8
Parents: 267ebad
Author: Alexander Sorokin <al...@akvelon.com>
Authored: Tue Sep 19 09:07:13 2017 +0300
Committer: Alexander Sorokin <al...@akvelon.com>
Committed: Tue Sep 19 09:07:13 2017 +0300

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/blob/ef5fb5b9/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index ff7cb75..3b48764 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