This commit is contained in:
Philipp Kunz 2017-09-18 19:11:34 +02:00
parent 657f07120c
commit b65c012779

View File

@ -25,7 +25,7 @@ testLEGACY:
script:
- npmci node install legacy
- npmci npm install
# - npmci npm test
- npmci npm test
coverage: /\d+.?\d+?\%\s*coverage/
tags:
- docker