now removing readline correcctly

This commit is contained in:
2016-06-11 23:47:52 +02:00
parent 24cce5d9b2
commit 03dfdda812
9 changed files with 45 additions and 9 deletions

View File

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