tests now also run before releases

This commit is contained in:
Philipp Kunz 2016-06-16 01:35:34 +02:00
parent 880655b4e2
commit 2b6088b1d7

View File

@ -27,8 +27,6 @@ test:
stage: test stage: test
script: script:
- npmci test docker - npmci test docker
only:
- master
tags: tags:
- lossless - lossless
- priv - priv