language: node_js dist: trusty notifications: email: on_failure: always on_success: change node_js: - "8" - "lts/*" after_success: npm run coverage