add some tests

This commit is contained in:
2016-06-11 23:11:05 +02:00
parent 6f27262366
commit f829c38137
3 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
#!/bin/sh
npm -v
node -v
node -v
+1
View File
@@ -0,0 +1 @@
npmci -v
+6
View File
@@ -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