From 2a417ba18f7627e13706594896433c09224cb6d9 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Wed, 20 Jul 2016 02:32:02 +0200 Subject: [PATCH] add npmdocker section to npmextra.json --- npmextra.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/npmextra.json b/npmextra.json index 9286ff5..c7a0f7a 100644 --- a/npmextra.json +++ b/npmextra.json @@ -2,5 +2,8 @@ "npmts":{ "mode":"default", "coverageTreshold":70 + }, + "npmdocker":{ + } } \ No newline at end of file