fix(CI): npmts now installing correctly during CI

This commit is contained in:
Philipp Kunz 2018-01-12 01:36:08 +01:00
parent 3048035374
commit cfcd9ab386

View File

@ -5,7 +5,7 @@
"dockerSock": false
},
"npmci": {
"globalNpmTools": [
"npmGlobalTools": [
"npmts"
]
},