mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-09-27 12:01:34 +00: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