update tests
This commit is contained in:
parent
b2835bd220
commit
67f4456073
@ -5,5 +5,5 @@ npm -v
|
|||||||
node -v
|
node -v
|
||||||
|
|
||||||
# test yarn
|
# test yarn
|
||||||
npmci command yarn install npmts
|
yarn install npmts
|
||||||
npmci command npmts -v
|
npmts -v
|
||||||
|
@ -1 +1,9 @@
|
|||||||
|
# check if npmci is available
|
||||||
npmci -v
|
npmci -v
|
||||||
|
|
||||||
|
# check if we can use lts
|
||||||
|
npmci install lts
|
||||||
|
|
||||||
|
# check if yarn picks it up
|
||||||
|
npmci command yarn install npmts
|
||||||
|
npmci command npmts -v
|
||||||
|
Loading…
Reference in New Issue
Block a user