fix gitlab ci

This commit is contained in:
Philipp Kunz 2016-07-29 03:03:07 +02:00
parent 2388da50a1
commit 02490ef011

View File

@ -7,6 +7,7 @@ stages:
test:
stage: test
script:
- npm install
- npm test
tags:
- docker