From 236df3388f36e308528902cc9660e76d7f411882 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Mon, 18 Jul 2016 19:18:19 +0200 Subject: [PATCH] test --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 022ce43..024a8f6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,6 +7,7 @@ stages: before_script: + - npm uninstall -g npmci - npm install -g npmci testLTS: