[New] Add nvm install -s iojs support.

This commit is contained in:
Jordan Harband
2015-01-25 12:00:52 -08:00
parent e546149f7b
commit 9b8eab3163
4 changed files with 114 additions and 3 deletions

View File

@@ -3,6 +3,7 @@
. ../../nvm.sh
nvm deactivate
nvm uninstall iojs-v1.0.0
nvm uninstall iojs-v1.0.3
if [ -f ".nvmrc" ]; then
rm .nvmrc