update npmextra

This commit is contained in:
Philipp Kunz 2017-06-18 19:53:29 +02:00
parent 2039f1c807
commit a4f3f23bed

View File

@ -3,5 +3,10 @@
"baseImage": "hosttoday/ht-docker-node:mongo",
"command": "npmci test stable",
"dockerSock": false
},
"npmci": {
"globalNpmTools": [
"npmts"
]
}
}