[Tests] try v3.3 instead of v1 in hopes they will compile faster.

This commit is contained in:
Jordan Harband
2016-08-14 19:43:47 -07:00
parent 32a1b4124c
commit adb6a187a9
3 changed files with 19 additions and 17 deletions

View File

@@ -4,6 +4,8 @@
nvm deactivate
nvm uninstall iojs-v1.0.0
nvm uninstall iojs-v1.0.3
nvm uninstall iojs-v3.3.0
nvm uninstall iojs-v3.3.1
if [ -f ".nvmrc" ]; then
rm .nvmrc