add legacy test

This commit is contained in:
Philipp Kunz 2016-06-03 16:46:10 +02:00
parent 964e1ce9ac
commit dc2be85236

View File

@ -5,6 +5,13 @@ stages:
- release
- page
testLEGACY:
stage: test
script:
- npmci test legacy
tags:
- docker
testLTS:
stage: test
script: