Skip to content

Commit

Permalink
build: Shorten Travis CI notification to 1 line
Browse files Browse the repository at this point in the history
Override the default and instead just emit one line.
Also move it to #mediawiki-i18n.
  • Loading branch information
Krinkle committed Mar 28, 2016
1 parent a209a31 commit 8ce808b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Expand Up @@ -11,4 +11,6 @@ script:
notifications:
irc:
channels:
- "chat.freenode.net##krinkle"
- "chat.freenode.net#mediawiki-i18n"
template:
- "%{repository}#%{build_number} (%{branch} - %{commit}: %{author}) %{message} - %{build_url}"

0 comments on commit 8ce808b

Please sign in to comment.