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:00:00 UTC

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

Repository: cordova-plugin-globalization
Updated Branches:
  refs/heads/master 77894697a -> 0a2d22b00


CB-13299 (CI) Fix Android builds


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

Branch: refs/heads/master
Commit: 0a2d22b009d7e5019b91f01751a0cf8c97d78884
Parents: 7789469
Author: Alexander Sorokin <al...@akvelon.com>
Authored: Tue Sep 19 09:06:23 2017 +0300
Committer: Alexander Sorokin <al...@akvelon.com>
Committed: Tue Sep 19 09:06:23 2017 +0300

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization/blob/0a2d22b0/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 83ca6fa..a8b4d31 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