fix(CI): switch to new build stack

This commit is contained in:
2018-08-08 23:25:48 +02:00
parent f952c71e2d
commit f4480aa289
4 changed files with 239 additions and 202 deletions

View File

@@ -1,8 +1,6 @@
{
"npmci": {
"npmGlobalTools": [
"npmts"
],
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}