From d85366930c94145c8f1119ff0b6bb95d77c5200e Mon Sep 17 00:00:00 2001
From: Unknwon <u@gogs.io>
Date: Mon, 16 Feb 2015 02:51:39 -0500
Subject: [PATCH] update travis.yml

---
 .travis.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 85e5f396ea..4149e17316 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,4 +12,5 @@ script: go build -v
 
 notifications:
   email:
-    - u@gogs.io
\ No newline at end of file
+    - u@gogs.io
+  slack: gophercn:o5pSanyTeNhnfYc3QnG0X7Wx
\ No newline at end of file