diff --git a/.travis.yml b/.travis.yml index 519838d..68aabaf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -73,7 +73,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