Don't clobber the latest version of 0.10 for tests.

This commit is contained in:
Jordan Harband
2014-04-19 16:31:48 -07:00
parent 752c0e4ef1
commit b15ea07067
3 changed files with 11 additions and 10 deletions

View File

@@ -3,7 +3,7 @@
set -e
. ../../nvm.sh
VERSION=v0.10.26
VERSION=v0.10.7
# Remove the stuff we're clobbering.
[ -e ../../$VERSION ] && rm -R ../../$VERSION