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-11 01:09:44 +0400
committerFabian Becker <halfdan@xnorfz.de>2013-02-11 01:09:44 +0400
commit50bf423b13366dcb057b41b4669656dc0ddc0554 (patch)
tree0cd3919cc3dc15b4b337657e98fe53bac96c3ab5 /.travis.yml
parentcd1d6f1c316ca198a51f4b81d15269830d1e20a7 (diff)
Adding IRC notification to travis build status.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e27c1732ea..a9fa84caf3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,3 +23,6 @@ before_script:
matrix:
allow_failures:
- php: 5.5
+
+notifications:
+ irc: "irc.freenode.org#piwik"