mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-10-30 09:18:59 +08:00
[Tests] add nvm run --lts tests.
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
#!/bin/sh
|
||||
|
||||
. ../../../nvm.sh
|
||||
|
||||
nvm deactivate
|
||||
nvm uninstall v0.10.7
|
||||
nvm uninstall --lts=argon
|
||||
nvm uninstall --lts
|
||||
|
||||
rm .nvmrc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user