language: node_js
install:
  - yarn
node_js:
  - '10'
script:
- npm run report-coverage