fix(dependencies): update to latest standards

This commit is contained in:
2018-07-15 23:21:07 +02:00
parent abece86511
commit a7516c86e6
8 changed files with 512 additions and 91 deletions

View File

@ -128,3 +128,14 @@ pages:
expire_in: 1 week
paths:
- public
allow_failure: true
windowsCompatibility:
image: stefanscherer/node-windows:10-build-tools
stage: metadata
script:
- npm install & npm test
coverage: /\d+.?\d+?\%\s*coverage/
tags:
- windows
allow_failure: true