update gitlab-ci.yml

This commit is contained in:
Philipp Kunz 2016-06-01 05:58:43 +02:00
parent 1efc425a46
commit 06e96e7778

View File

@ -18,6 +18,13 @@ testSTABLE:
tags:
- docker
testLEGACY:
stage: test
script:
- npmci test legacy
tags:
- docker
release:
stage: release
script: