language: node_js sudo: true dist: trusty node_js: - 10 - 12 script: npm test notifications: email: on_failure: change on_success: change