prepare for in docker test trough npmts

This commit is contained in:
2016-06-16 02:41:17 +02:00
parent 38dca0c9a0
commit c58dad05cd
5 changed files with 7 additions and 9 deletions

View File

@@ -4,8 +4,7 @@
"description": "easy communication with docker from node, TypeScript ready",
"main": "dist/index.js",
"scripts": {
"test": "npmts",
"testindocker": "bash -x ./test/testEnv.sh"
"test": "npmts testindocker"
},
"repository": {
"type": "git",