You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2015/12/23 10:17:40 UTC

libcloud git commit: Update Travis config to send build notifications to commits@libcloud.apache.org and #libcloud on freenode.

Repository: libcloud
Updated Branches:
  refs/heads/trunk 6ddd2bd81 -> 0503ed1bd


Update Travis config to send build notifications to commits@libcloud.apache.org
and #libcloud on freenode.


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

Branch: refs/heads/trunk
Commit: 0503ed1bdaacf351ebcd66de729192cd28b3c83e
Parents: 6ddd2bd
Author: Tomaz Muraus <to...@apache.org>
Authored: Wed Dec 23 10:16:34 2015 +0100
Committer: Tomaz Muraus <to...@apache.org>
Committed: Wed Dec 23 10:17:35 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/0503ed1b/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index e471e55..28a1ff7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -32,3 +32,9 @@ install:
 
 script:
   - tox -e $TOX_ENV
+
+notifications:
+  email:
+    - commits@libcloud.apache.org
+  irc:
+    - "chat.freenode.net#libcloud"