now using legacy tag in gitlab-ci.yml

This commit is contained in:
Philipp Kunz 2016-06-13 23:31:41 +02:00
parent 35da2f0b73
commit 967c9fd9d1

View File

@ -24,7 +24,7 @@ testSTABLE:
testLEGACY:
stage: test
script:
- npmci test 0
- npmci test legacy
allow_failure: true
release: