Repository: accumulo
Updated Branches:
  refs/heads/gh-pages 18d95fff5 -> f7c1a7430


Update IRC notifications for gh-pages branch


Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/f7c1a743
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/f7c1a743
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/f7c1a743

Branch: refs/heads/gh-pages
Commit: f7c1a7430ce3bf3b7659e0a07a4a5dd52cf6dc08
Parents: 18d95ff
Author: Christopher Tubbs <ctubb...@apache.org>
Authored: Thu Jun 23 15:18:10 2016 -0400
Committer: Christopher Tubbs <ctubb...@apache.org>
Committed: Thu Jun 23 15:18:10 2016 -0400

----------------------------------------------------------------------
 .travis.yml | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/f7c1a743/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 9d75e19..03396ad 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,5 +10,9 @@ notifications:
     channels:
       - "chat.freenode.net#accumulo"
     use_notice: true
+    on_success: change
+    on_failure: always
+    template:
+      - "%{result} %{repository_slug} %{branch} (%{build_url}): %{message}"
 cache: bundler
 script: ./_devtools/cibuild

Reply via email to