[Tests] nvm install --lts: add tests

This commit is contained in:
Jordan Harband
2016-06-26 13:57:01 -07:00
parent e6606458f7
commit 655830eb58
2 changed files with 32 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
. ../../nvm.sh
nvm deactivate
nvm uninstall v0.10.7
nvm uninstall v4.2.2
if [ -f ".nvmrc" ]; then
rm .nvmrc