From f7ee6fbd204cbf233387cbe3964e1d3511d45a93 Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Mon, 8 Jun 2015 12:20:38 +0100 Subject: [PATCH] move travis notifications from gitter to slack --- .travis.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index 50d5e898e4..acfbf842d7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,9 +11,4 @@ before_script: "npm install -g codeclimate-test-reporter" script: "make test-travis" notifications: - webhooks: - urls: - - https://webhooks.gitter.im/e/acf1870e9d223c65e8d5 - on_success: always - on_failure: always - on_start: false + slack: babeljs:5Wy4QX13KVkGy9CnU0rmvgeK