update tests

This commit is contained in:
Philipp Kunz 2016-06-16 00:42:48 +02:00
parent 1def03d840
commit 99a545a26a

View File

@ -15,6 +15,7 @@ before_script:
build: build:
stage: build stage: build
script: script:
- npm test
- npmci build docker - npmci build docker
tags: tags:
- lossless - lossless