You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ja...@apache.org on 2019/07/26 12:02:14 UTC

[flink] 01/02: [FLINK-13430][build] Configure sending travis build notifications to builds@flink.apache.org

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

jark pushed a commit to branch builds-test
in repository https://gitbox.apache.org/repos/asf/flink.git

commit 3cd95709bdd2149bb15ddd5dd96e361ac3cab58f
Author: Jark Wu <im...@gmail.com>
AuthorDate: Thu Jul 25 23:21:46 2019 +0800

    [FLINK-13430][build] Configure sending travis build notifications to builds@flink.apache.org
---
 .travis.yml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index f114152..2b2603f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -56,6 +56,11 @@ before_install:
    - source ./tools/travis/setup_maven.sh
 
 notifications:
+  email:
+    recipients:
+      secure: Tnf61eG2XC4uH9VOS2FnmDZVKMQqoXxQh1tPBuj7wcXCxSBtRKZtwrLHeQYDaH+cdDvy4rgzInKxq0imUyVnZ3vl3eTJyCtUW33RanUN8g4zZANy1nj9NbyhE7U8MCkIOMEuIkqGrI1XfFU0k+OMKaeLlUWtNUkBxeZVueL0iP0=
+    on_success: change
+    on_pull_requests: false
   slack:
     rooms:
       - secure: ikPQn5JTpkyzxVyOPm/jIl3FPm6hY8xAdG4pSwxGWjBqF+NmmNTp9YZsJ6fD8xPql6T5n1hNDbZSC14jVUw/vvXGvibDXLN+06f25ZQl+4LJBXaiR7gTG6y3nO8G90Vw7XpvCme6n5Md9tvjygb17a4FEgRJFfwzWnnyPA1yvK0=