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 06:04:40 UTC

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

Repository: cordova-plugin-camera
Updated Branches:
  refs/heads/master 16c4325fe -> b2107e081


CB-13299 (CI) Fix Android builds


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

Branch: refs/heads/master
Commit: b2107e0818b398484b0ddbc6371c123df0920025
Parents: 16c4325
Author: Alexander Sorokin <al...@akvelon.com>
Authored: Tue Sep 19 08:58:14 2017 +0300
Committer: Alexander Sorokin <al...@akvelon.com>
Committed: Tue Sep 19 08:58:14 2017 +0300

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/blob/b2107e08/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 88fc21d..9a90443 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -71,7 +71,6 @@ matrix:
       - tools
       - extra-android-m2repository
 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
 - node --version
 - if [[ "$PLATFORM" =~ android ]]; then gradle --version; fi


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