Skip to content

Commit

Permalink
[Tests] update nvm in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Nov 16, 2022
1 parent 31a802a commit 8b0fb98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -25,6 +25,7 @@ matrix:
fast_finish: true

before_install:
- 'curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.2/install.sh | bash && . $NVM_DIR/nvm.sh'
- 'nvm install-latest-npm'
- 'NPM_CONFIG_LEGACY_PEER_DEPS=true npm install'
- 'npm run copy-metafiles'
Expand Down

0 comments on commit 8b0fb98

Please sign in to comment.