language: node_js
after_script:
  - npm run test:coverage

