From 3da8e601495d4cc2d2b7a97f11bdc78091c02029 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Tue, 15 Nov 2016 13:02:56 +0100 Subject: [PATCH] change to loglevel warn --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 15ea8e5..ff36370 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,7 +8,7 @@ stages: before_script: - - npm install npmci -s -g + - npm install npmci -q -g testLTS: stage: test