Correct installation test paths

This commit is contained in:
Jordan Harband
2014-09-14 17:51:34 -07:00
parent ad604cc068
commit 354be52672
7 changed files with 21 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/sh
. ../../../nvm.sh
. ../../nvm.sh
nvm uninstall v0.10.7
if [ -f ".nvmrc" ]; then