mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Use --delete-prefix with nvm use
This commit is contained in:
@@ -27,7 +27,7 @@ install:
|
||||
- git clone https://github.com/creationix/nvm.git /tmp/.nvm
|
||||
- source /tmp/.nvm/nvm.sh
|
||||
- nvm install $NODE_VERSION
|
||||
- nvm use $NODE_VERSION
|
||||
- nvm use --delete-prefix $NODE_VERSION
|
||||
|
||||
script: script/cibuild
|
||||
|
||||
|
||||
Reference in New Issue
Block a user