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:
authormattab <matthieu.aubry@gmail.com>2014-06-07 17:04:02 +0400
committermattab <matthieu.aubry@gmail.com>2014-06-07 17:04:02 +0400
commit57c7c45cea99bc47346e423a3d6c5c474a88c5a9 (patch)
tree5881ef89a10495eaa9a1a0d63566e1870beaed2f
parent36560f60239a16a96257a446cc9d87120d1bce33 (diff)
add slack notification for builds
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index b003d4d628..b7a6449acb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -115,6 +115,8 @@ after_script:
- ./tests/travis/upload_artifacts.sh
notifications:
+ slack: piwik:3HWhNh21qPfDACQXTrJOb0mW
+
irc:
skip_join: true
on_success: change