­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ ­ language: node_js node_js: - 'node' - '12.0' - '10.0' after_script: - 'npm run lint' after_success: - 'npm run coverage' notifications: email: false