mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-11 06:41:50 +00:00
Making sure there's test coverage for nvm i
This commit is contained in:
parent
ba7f27dead
commit
bb01513eba
@ -9,7 +9,7 @@ set -e
|
|||||||
|
|
||||||
# Install from binary
|
# Install from binary
|
||||||
nvm install 0.9.7
|
nvm install 0.9.7
|
||||||
nvm install 0.9.12
|
nvm i 0.9.12
|
||||||
|
|
||||||
# Check
|
# Check
|
||||||
[ -d ../../../v0.9.7 ]
|
[ -d ../../../v0.9.7 ]
|
||||||
|
Loading…
Reference in New Issue
Block a user