Browse Source

Merge pull request #3670 from detiber/killNotifications

Remove travis notifications
Jason DeTiberus 8 years ago
parent
commit
b47708f36d
1 changed files with 0 additions and 18 deletions
  1. 0 18
      .travis.yml

+ 0 - 18
.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: ^"