From 6be9d16f0c8e1424b8a8f8f8af7fa06fe4d4d910 Mon Sep 17 00:00:00 2001 From: Tobias Markus Date: Mon, 8 Sep 2014 13:54:12 +0200 Subject: [PATCH] Removing IRC notifications and enabling email notifications to supertux-commit@lists.lethargik.org --- .travis.yml | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/.travis.yml b/.travis.yml index c2e33e337..726c37a4d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -50,14 +50,5 @@ script: - make VERBOSE=1 -j 4 notifications: - irc: - channels: - - "irc.freenode.org#supertux" - skip_join: false - use_notice: true - template: - #- "[%{commit}: %{author}] %{message}" - #- "%{build_url}" - - "[%{repository}#%{branch} @%{commit}] %{author}): %{message}" - - "Diff: %{compare_url}" - - "Build: %{build_url}" + email: + - supertux-commit@lists.lethargik.org -- 2.11.0