[Tests] fix failing tests on master due to npm registry SSL changes

This commit is contained in:
Jordan Harband
2018-08-15 15:01:47 -07:00
parent 17c33fd9ae
commit e7a37f336d
3 changed files with 17 additions and 12 deletions

View File

@@ -4,6 +4,10 @@
nvm deactivate
nvm uninstall v0.10.7
nvm uninstall v4.2.2
nvm uninstall v0.9.7
nvm uninstall v9.7.0
nvm uninstall v0.9.12
nvm uninstall v9.10.0
if [ -f ".nvmrc" ]; then
rm .nvmrc