update gitlab ci yml

This commit is contained in:
Philipp Kunz 2016-06-01 02:35:12 +02:00
parent 39abfd760b
commit 9a96bbd266

View File

@ -19,6 +19,12 @@ testSTABLE:
tags:
- docker
testLEGACY:
stage: test
script:
- npmci test 0
allow_failure: true
release:
stage: release
script: