Repository: libcloud Updated Branches: refs/heads/trunk 6ddd2bd81 -> 0503ed1bd
Update Travis config to send build notifications to [email protected] 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 <[email protected]> Authored: Wed Dec 23 10:16:34 2015 +0100 Committer: Tomaz Muraus <[email protected]> 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: + - [email protected] + irc: + - "chat.freenode.net#libcloud"
