This is an automated email from the ASF dual-hosted git repository.

alexstocks pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-go-hessian2.git


The following commit(s) were added to refs/heads/master by this push:
     new 27422e2  Add: github dingding url
27422e2 is described below

commit 27422e2365c3cd7e0ae160ba0da4d05cf49d0644
Author: alexstocks <alexsto...@foxmail.com>
AuthorDate: Sat Mar 7 21:32:59 2020 +0800

    Add: github dingding url
---
 .travis.yml | 3 ++-
 go.mod      | 2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 0181446..a711aab 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,4 +18,5 @@ after_success:
   - bash <(curl -s https://codecov.io/bash)
 
 notifications:
-  webhooks: 
https://oapi.dingtalk.com/robot/send?access_token=27a5eb4510c8cf913b67a72832549b123a8c44655483d20443515604669de0ae
\ No newline at end of file
+  webhooks: 
https://oapi.dingtalk.com/robot/send?access_token=27a5eb4510c8cf913b67a72832549b123a8c44655483d20443515604669de0ae
+  webhooks: 
https://oapi.dingtalk.com/robot/send?access_token=8250008579ed1defda3a44fb8608a38d81a55700fdfb15466315a90a7dd2045f
diff --git a/go.mod b/go.mod
index 8497c83..4a2c293 100644
--- a/go.mod
+++ b/go.mod
@@ -5,3 +5,5 @@ require (
        github.com/pkg/errors v0.8.1
        github.com/stretchr/testify v1.4.0
 )
+
+go 1.13

Reply via email to