test yml behaviour

This commit is contained in:
Philipp Kunz 2017-09-18 19:10:21 +02:00
parent d5a4a0f4ee
commit 919a23cd09

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