Browse Source

add dingtalk robots

Signed-off-by: 高汝彤 <rutong.grt@alibaba-inc.com>
高汝彤 8 years ago
parent
commit
d63e62b014
1 changed files with 3 additions and 2 deletions
  1. 3 2
      .travis.yml

+ 3 - 2
.travis.yml

@@ -12,8 +12,9 @@ install:
   - glide install
   - glide install
 
 
 notifications:
 notifications:
-  email:
-    on_success: change
+  notifications:
+    webhooks: https://oapi.dingtalk.com/robot/send?access_token=096ed387df243a6d60835aadeccc47165f3813bc7cb81cdd0cfeadfd28e3acc1
+    on_success: always
     on_failure: always
     on_failure: always
 
 
 script:
 script: