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 02ff105 commit cf49d7eCopy full SHA for cf49d7e
.travis.yml
@@ -63,7 +63,6 @@ matrix:
63
components:
64
- tools
65
before_install:
66
-- npm cache clean -f
67
- rm -rf ~/.nvm && git clone https://github.com/creationix/nvm.git ~/.nvm && (cd ~/.nvm
68
&& git checkout `git describe --abbrev=0 --tags`) && source ~/.nvm/nvm.sh && nvm
69
install $TRAVIS_NODE_VERSION
0 commit comments