update .gitlab-ci.yml

This commit is contained in:
Philipp Kunz 2016-05-30 02:48:08 +02:00
parent 242c5f2873
commit 3e9a62e4c9

View File

@ -7,9 +7,7 @@ stages:
testLTS:
stage: test
script:
- npmci install 4
- npm install
- npm test
- npmci test lts
tags:
- docker