improve install handling of needed global tools

This commit is contained in:
2016-11-25 13:43:35 +01:00
parent 07deb7497a
commit 733a35b789
3 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ stages:
before_script:
- npm install npmci --loglevel=silent -g
- npm install npmci -q -g
testLTS:
stage: test