From 95e9f6069ba328249c0e8ac86efdc888437ac187 Mon Sep 17 00:00:00 2001 From: Sean Allred Date: Wed, 7 Jan 2015 16:00:59 -0500 Subject: Hotfix Travis/Gitter integration It was broken when the repository URL changed -- I just never noticed until now. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d00ab46..067fa62 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,7 +31,7 @@ script: notifications: webhooks: urls: - - https://webhooks.gitter.im/e/07063bd143e35f54b1e8 + - https://webhooks.gitter.im/e/77b562dfc62ea5cd545a on_success: change # options: [always|never|change] default: always on_failure: always # options: [always|never|change] default: always on_start: false # default: false -- cgit v1.2.3