From 471431e87c223ff553c6df33ca8b01363bc6a06d Mon Sep 17 00:00:00 2001
From: Unknwon <u@gogs.io>
Date: Mon, 10 Aug 2015 13:07:01 +0800
Subject: [PATCH] travis with gitter

---
 .travis.yml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 3d8591a224..86c81b68dd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,3 +17,9 @@ notifications:
   email:
     - u@gogs.io
   slack: gophercn:o5pSanyTeNhnfYc3QnG0X7Wx
+  webhooks:
+    urls:
+      - https://webhooks.gitter.im/e/b590f8e03882f7aedc3e
+    on_success: change 
+    on_failure: always 
+    on_start: never