now fully async
This commit is contained in:
@@ -4,7 +4,13 @@
|
||||
"coverageTreshold": "70",
|
||||
"cli": true
|
||||
},
|
||||
"npmci": {
|
||||
"globalNpmTools": [
|
||||
"npmts"
|
||||
]
|
||||
},
|
||||
"npmdocker":{
|
||||
"baseImage":"hosttoday/ht-docker-node:npmts"
|
||||
"baseImage":"hosttoday/ht-docker-node:npmts",
|
||||
"command": "npmci test stable"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user