From a7698247740727f0d18049e53d900984880c8ded Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 30 Jan 2018 14:05:36 -0800 Subject: Correct webhook URL --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index def366f2..94489bdc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -118,7 +118,7 @@ notifications: on_failure: change webhooks: urls: - - https://webhooks.gitter.im/e/14c934f7d05d41d63859 + - https://webhooks.gitter.im/e/0050d91909a8cde39e35 on_success: change # options: [always|never|change] default: always on_failure: always # options: [always|never|change] default: always on_start: never # options: [always|never|change] default: always -- cgit v1.2.3