branch: elpa/drupal-mode
commit 9d5808972f344a09dcf665d5113ae81e39ac1051
Author: Arne Jørgensen <[email protected]>
Commit: Arne Jørgensen <[email protected]>

    Add Travis notifications to Gitter.im room
---
 .travis.yml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 88b3b49822..68bb672f5f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,3 +13,8 @@ env:
 script:
   - emacs --version
   - make test
+notifications:
+  webhooks: https://webhooks.gitter.im/e/fa0500ce49cab8dc8144
+  on_success: change
+  on_failure: always
+  on_start: never

Reply via email to