We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcef678 commit e443871Copy full SHA for e443871
.travis.yml
@@ -73,7 +73,6 @@ matrix:
73
- tools
74
- extra-android-m2repository
75
before_install:
76
-- npm cache clean -f
77
- rm -rf ~/.nvm && git clone https://github.com/creationix/nvm.git ~/.nvm && (cd ~/.nvm
78
&& git checkout `git describe --abbrev=0 --tags`) && source ~/.nvm/nvm.sh && nvm
79
install $TRAVIS_NODE_VERSION
0 commit comments