update tests
This commit is contained in:
parent
e8c24d504c
commit
a0a2cc2eda
@ -1,3 +1,9 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
# test availability of node and npm
|
||||||
npm -v
|
npm -v
|
||||||
node -v
|
node -v
|
||||||
|
|
||||||
|
# test yarn
|
||||||
|
npmci command yarn install npmts
|
||||||
|
npmci command npmts -v
|
||||||
|
Loading…
Reference in New Issue
Block a user