[Tests] move installation_node tests back to xenial

This commit is contained in:
Jordan Harband
2022-12-22 16:16:10 -08:00
parent 447940acb3
commit bf438742a7
5 changed files with 24 additions and 14 deletions

View File

@@ -4,7 +4,7 @@ die () { echo "$@" ; exit 1; }
\. ../../nvm.sh
NVM_TEST_VERSION=v18.0.0
NVM_TEST_VERSION=v0.10.7
# Remove the stuff we're clobbering.
[ -e ../../$NVM_TEST_VERSION ] && rm -R ../../$NVM_TEST_VERSION