Skip to content

Commit 8b0fb98

Browse files
committed
[Tests] update nvm in travis
1 parent 31a802a commit 8b0fb98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ matrix:
2525
fast_finish: true
2626

2727
before_install:
28+
- 'curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.2/install.sh | bash && . $NVM_DIR/nvm.sh'
2829
- 'nvm install-latest-npm'
2930
- 'NPM_CONFIG_LEGACY_PEER_DEPS=true npm install'
3031
- 'npm run copy-metafiles'

0 commit comments

Comments
 (0)