From 9d9fd0885934692825039492fac6183202f29dd3 Mon Sep 17 00:00:00 2001 From: Javier Provecho Fernandez Date: Fri, 28 Oct 2016 21:31:58 +0200 Subject: [PATCH] Update TravisCI to Gitter webhook --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ca28c109..33051749 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,7 @@ after_success: notifications: webhooks: urls: - - https://webhooks.gitter.im/e/acc2c57482e94b44f557 + - https://webhooks.gitter.im/e/7f95bf605c4d356372f4 on_success: change # options: [always|never|change] default: always on_failure: always # options: [always|never|change] default: always on_start: false # default: false