[Tests] add nvm run --lts tests.

This commit is contained in:
Jordan Harband
2016-07-18 00:35:01 -07:00
parent 58a82a1d31
commit 876d117376
3 changed files with 21 additions and 0 deletions

View File

@@ -1,8 +1,11 @@
#!/bin/sh
. ../../../nvm.sh
nvm deactivate
nvm uninstall v0.10.7
nvm uninstall --lts=argon
nvm uninstall --lts
rm .nvmrc