language: node_js node_js: - "6" - "8" - "9" - "10" branches: only: - master - /^.*-alpha$/ - /^.*-beta$/ after_success: npm run coverage