fix tests
This commit is contained in:
parent
6bf5730895
commit
9e23bf4811
@ -3,7 +3,3 @@
|
||||
# test availability of node and npm
|
||||
npm -v
|
||||
node -v
|
||||
|
||||
# test yarn
|
||||
yarn global add npmts
|
||||
npmts -v
|
||||
|
3
test/test_stable.sh
Normal file
3
test/test_stable.sh
Normal file
@ -0,0 +1,3 @@
|
||||
# test yarn
|
||||
yarn global add npmts
|
||||
npmts -v
|
Loading…
Reference in New Issue
Block a user