diff --git a/.travis.yml b/.travis.yml index a9ebb39..e761f78 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,13 +5,6 @@ node_js: - "8" - "6" -notifications: - email: - recipients: - - ci@verylastroom.com - on_success: change - on_failure: change - before_script: - yarn install --pure-install