You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by so...@apache.org on 2017/06/07 09:54:02 UTC

incubator-weex git commit: * [all] config travis notify when failed

Repository: incubator-weex
Updated Branches:
  refs/heads/0.14-dev 1704bcc27 -> e07d20f26


* [all] config travis notify when failed


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/e07d20f2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/e07d20f2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/e07d20f2

Branch: refs/heads/0.14-dev
Commit: e07d20f263a12d8ace6ade4eb28d84542780f7e1
Parents: 1704bcc
Author: sospartan <so...@apache.org>
Authored: Wed Jun 7 16:44:34 2017 +0800
Committer: sospartan <so...@apache.org>
Committed: Wed Jun 7 17:53:51 2017 +0800

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


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/e07d20f2/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index b598c8a..7230e3a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -67,5 +67,9 @@ script:
   - source test/ci-funcs.sh
   - runJSTest $TEST_SUITE
 notifications:
-  webhooks: https://oapi.dingtalk.com/robot/send?access_token=553a6d23676da61499b0001a8e28d4436be776f5642fff9259f5c946ffac45d2
-  
+  webhooks:
+    on_pull_requests: false
+    urls:
+      - https://oapi.dingtalk.com/robot/send?access_token=5a6be5eb6ad180fa4d04bdda0b24857ee49c3dd985361efdf0964aa9134ee623
+    on_success: change 
+    on_failure: always