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:
authorMatthieu Napoli <matthieu@mnapoli.fr>2014-10-20 02:38:59 +0400
committerMatthieu Napoli <matthieu@mnapoli.fr>2014-10-20 02:38:59 +0400
commit31c374d02e7fd0d5dab7cac448dcfdb6d1008f3a (patch)
tree4c29f7441fccc690df1aa7ea0be4cd735782d560 /.travis.yml
parentdd06e71b517de10efc06c04eb56ea9e69e09136e (diff)
parentde8e60b4432b6dfc91f5a5d68dd1d7a72e07484a (diff)
Merge branch 'master' into removed-php-5.4-5.5
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml9
1 files changed, 4 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index 8ab2512303..26dffa1b6f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -168,16 +168,15 @@ notifications:
rooms:
- piwik:3HWhNh21qPfDACQXTrJOb0mW
- piwikpro:7OABSbDrywSTo2nv9lD2svXG
+ on_success: change
+ on_failure: change
irc:
skip_join: true
on_success: change
+ on_failure: change
channels:
- "irc.freenode.org#piwik-dev"
template:
- "%{repository} (%{commit}) : %{message} %{foo} "
- - "Build details: %{build_url}"
- #email:
- # if we specify piwik-builds@piwik.org then the developer doesn't get notified
- # - piwik-builds@piwik.org
- # this is a missing feature by Travis to notify both list and committer \ No newline at end of file
+ - "Build details: %{build_url}" \ No newline at end of file