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-13 14:48:38 +0400
committerFabian Becker <halfdan@xnorfz.de>2013-02-13 14:48:38 +0400
commitaca5e95aa4f851e8313da8655becfc1b8e224227 (patch)
treed385c855c48bb910997dac736fee75bb14f4a52d /.travis.yml
parent559ee74ac704c3574594ee8f745738e42c19c1d0 (diff)
Adjusting .travis.yml for IRC notifications.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml8
1 files changed, 6 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index c5c36587a0..48ec94a97e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,7 +25,11 @@ matrix:
- php: 5.5
notifications:
- irc:
- -"irc.freenode.org#piwik"
+ irc:
+ channels:
+ - "irc.freenode.org#piwik"
+ template:
+ - "%{repository} (%{commit}) : %{message} %{foo} "
+ - "Build details: %{build_url}"
email:
- builds@piwik.org