From 018a7a67923c14838a5500f0b43d9de1da417ccb Mon Sep 17 00:00:00 2001 From: Thomas VIAL Date: Wed, 22 Feb 2017 22:32:09 +0100 Subject: [PATCH] Updated Gitter URL --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index cf62d9bf..92bddfb5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,7 @@ notifications: secure: TTo1z9nbZCWcIdfPwypubNa3y+pwvfgDGlzEVAGEuK7uuIpmEoAcAUNSSPTnbewDGHnDl8t/ml93MtvP+a+IVuAKytMqF39PHyoZO7aUl9J62V+G75OmnyGjXGJm40pQosCS6LzqoRRYXotl9+fwH568Kf4ifXCrMZX1d+ir7Ww= webhooks: urls: - - https://webhooks.gitter.im/e/7c5e56a8257cdec003ab + - https://webhooks.gitter.im/e/7ec65291bfb4bf1f8518 on_success: always on_failure: always on_start: never