fix(core): update

This commit is contained in:
Philipp Kunz 2019-06-19 13:20:07 +02:00
parent 90697584d7
commit c620549476

View File

@ -49,18 +49,6 @@ testLTS:
tags:
- docker
- notpriv
testSTABLE:
stage: test
script:
- npmci npm prepare
- npmci node install stable
- npmci npm install
- npmci npm test
coverage: /\d+.?\d+?\%\s*coverage/
tags:
- docker
- notpriv
release:
stage: release