summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorJason DeTiberus <jdetiber@redhat.com>2017-03-15 14:17:22 -0400
committerJason DeTiberus <jdetiber@redhat.com>2017-03-15 14:17:22 -0400
commit5172689a69bcce7fab3c18ddee8ec9f2953b7965 (patch)
treeb41001ca8fdc229ad63d62cd1be71fb51400a49a /.travis.yml
parent91ca8e8134bc0af84478125174c58f0fb2b8943c (diff)
downloadopenshift-5172689a69bcce7fab3c18ddee8ec9f2953b7965.tar.gz
openshift-5172689a69bcce7fab3c18ddee8ec9f2953b7965.tar.bz2
openshift-5172689a69bcce7fab3c18ddee8ec9f2953b7965.tar.xz
openshift-5172689a69bcce7fab3c18ddee8ec9f2953b7965.zip
Remove travis notifications
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml18
1 files changed, 0 insertions, 18 deletions
diff --git a/.travis.yml b/.travis.yml
index 0698b0280..245202139 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,21 +20,3 @@ script:
after_success:
- coveralls
-
-notifications:
- email:
- recipients:
- - jdetiber@redhat.com
- - sdodson@redhat.com
- on_success: change
- on_failure: always
- irc:
- channels:
- - chat.freenode.net#openshift-dev
- on_success: change
- on_failure: always
- template:
- - "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
- - "Change view : %{compare_url}"
- - "Build details : %{build_url}"
- - "sdodson jdetiber: ^"