fix(core): update to latest gitzone standards

This commit is contained in:
Philipp Kunz 2018-07-02 22:54:13 +02:00
parent 564953e25f
commit 9b8440f743
2 changed files with 2 additions and 2 deletions

View File

@ -134,7 +134,7 @@ windowsCompatibility:
image: stefanscherer/node-windows:10-build-tools
stage: metadata
script:
- npm install; npm test
- npm install & npm test
coverage: /\d+.?\d+?\%\s*coverage/
tags:
- windows