[New] Add nvm install -s iojs support.

This commit is contained in:
Jordan Harband
2016-09-02 23:43:46 -07:00
parent e546149f7b
commit 9b8eab3163
4 changed files with 114 additions and 3 deletions
+1
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