[Tests] add nvm exec --lts tests.

This commit is contained in:
Jordan Harband
2016-07-17 19:54:10 -07:00
parent 42fedf6bc9
commit 58a82a1d31
3 changed files with 20 additions and 0 deletions

View File

@@ -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