language: node_js sudo: true dist: trusty node_js: - "4" - "6" install: - yarn notifications: email: on_failure: change on_success: change after_success: - npm run coveralls