We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 766af5f commit 87a6096Copy full SHA for 87a6096
.travis.yml
@@ -25,7 +25,6 @@ matrix:
25
fast_finish: true
26
27
before_install:
28
- - 'curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.2/install.sh | bash && . $NVM_DIR/nvm.sh'
29
- 'nvm install-latest-npm'
30
- 'NPM_CONFIG_LEGACY_PEER_DEPS=true npm install'
31
- 'npm run copy-metafiles'
0 commit comments