Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Becker <halfdan@xnorfz.de>2013-02-18 00:05:36 +0400
committerFabian Becker <halfdan@xnorfz.de>2013-02-20 04:51:31 +0400
commit9fae630509aebed95c42214f1f2cf38f007f1fe0 (patch)
tree1adfc5bd802d47e2dcab153610eafc5627871b42 /.travis.yml
parent9412de3c791d3203eb383ac9470796ceeedbd501 (diff)
Notification to #piwik-dev instead of #piwik to reduce spamming to the channel.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 185702fde3..b420cc6233 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,7 +25,7 @@ notifications:
skip_join: true
on_success: change
channels:
- - "irc.freenode.org#piwik"
+ - "irc.freenode.org#piwik-dev"
template:
- "%{repository} (%{commit}) : %{message} %{foo} "
- "Build details: %{build_url}"