language: node_js
node_js:
  - "8"
after_success: 
  - COVERALLS_REPO_TOKEN=$coveralls_repo_token npm run coverage