Skip to content

Commit

Permalink
Removing IRC notifications and enabling email notifications to supert…
Browse files Browse the repository at this point in the history
…ux-commit@lists.lethargik.org
  • Loading branch information
tobbi committed Sep 8, 2014
1 parent a2fa9cb commit 6be9d16
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions .travis.yml
Expand Up @@ -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

0 comments on commit 6be9d16

Please sign in to comment.