add some tests
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
npm -v
|
||||
node -v
|
||||
node -v
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
npmci -v
|
||||
@@ -0,0 +1,6 @@
|
||||
npmci install stable
|
||||
npmci command npmts -v
|
||||
npmci install lts
|
||||
npmci command npmts -v
|
||||
npmci install legacy
|
||||
npmci command npmts -v
|
||||
Reference in New Issue
Block a user