language: node_js node_js: - "8" - "10" branches: only: - master sudo: false after_success: npm run coverage