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

mrutkowski pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-openwhisk-wskdeploy.git


The following commit(s) were added to refs/heads/master by this push:
     new 2f00ca5  add notification webhook for slack notification of PR 
results. (#817)
2f00ca5 is described below

commit 2f00ca5818dcb15e382c6182085b01d8c2106d15
Author: David Grove <dgrove-...@users.noreply.github.com>
AuthorDate: Tue Mar 27 17:25:13 2018 -0400

    add notification webhook for slack notification of PR results. (#817)
---
 .travis.yml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index cdef70a..cdfc70f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,6 +22,14 @@ services:
 - docker
 git:
   depth: 3
+
+notifications:
+  email: false
+  webhooks:
+    urls:
+      # travis2slack webhook to enable DMs on openwhisk-team.slack.com to PR 
authors with TravisCI results
+      secure: 
"gfROHzycfSxU85pp/jscreWed1bABKlBa1w+fBH40mZDIYI9Dhgbnq1lqpkBLz51RasPsCmKvZP8j3gm5NunRJWwPeMk0ZmwPuBzVCiOdEr7r/SOr4hQM6CJjLuQWVg8gIR1ZeIQhIc+oHc8KGPDBJdSPo9b89QNCyVXNL47/M9KAKUn2ilwTdHaezlwGnT3yiTvhvYEQhwaXLxHHIfCtlQjPg+d8Ch93xYRCvqfKu4g3owr1bbZZE5AERH7dkKzq5HtzYAxr3M1UZLfSwiQfktnq4cGWrw9XxXCmENTm6HDKCLc7pcOvLZF5NqpItRd4Od1kma5lPKfR1qK8+SjyohpWqakhrJlnBe5x68zXyyq4Y48yuNuGXqVkdQ1faUF1gY0cE6KvsfFLYUvRXUmPZNYYd1xMaouUM6fiVRSyM/liuR8zK750umNRdgNNTlmYXQNJwg/YlF155hqIblf7Idf2Sg6A
 [...]
+
 before_install:
 - "./tools/travis/cloneutils.sh"
 install:

-- 
To stop receiving notification emails like this one, please contact
mrutkow...@apache.org.

Reply via email to