mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-10-30 09:18:59 +08:00
[Tests] add nvm exec --lts tests.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
. ../../../nvm.sh
|
||||
nvm install 0.10.7
|
||||
nvm install 1.0.0
|
||||
nvm install --lts
|
||||
|
||||
if [ -f ".nvmrc" ]; then
|
||||
mv .nvmrc .nvmrc.bak
|
||||
|
||||
Reference in New Issue
Block a user