Skip to content

Commit

Permalink
Revert "[Tests] update nvm in travis"
Browse files Browse the repository at this point in the history
This reverts commit 8b0fb98.
  • Loading branch information
ljharb committed Jan 27, 2023
1 parent 766af5f commit 87a6096
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -25,7 +25,6 @@ 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 87a6096

Please sign in to comment.