language: node_js node_js: - "6" - "7" - "8" - "9" - "10" - "11" script: npm test notifications: email: recipients: - zfedor@gmail.com on_success: change on_failure: always