]> git.proxmox.com Git - mirror_qemu.git/commit - .travis.yml
.travis.yml: add IRC notifications for build failures
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 12 Mar 2014 14:13:53 +0000 (14:13 +0000)
committerMichael Tokarev <mjt@tls.msk.ru>
Sat, 15 Mar 2014 09:54:18 +0000 (13:54 +0400)
commit39d16d29c81295be72dbae6e6bc7adc58deacb41
tree273626ede4b353f243096dec0d6e59e3ea76495b
parentcc13eead53b2e4cf5f209fec606aebf11c1dc8a8
.travis.yml: add IRC notifications for build failures

I'm trying to avoid spamming the IRC channel (not overly likely as
builds take a while). So failure will always be reported but if the
build continues to work then the IRC notifications will be quiet.

Note any GitHub based repository with Travis enabled will use this
notification. If it proves to be too spammy we may want to ask users not
to use Travis themselves although this seems sub-optimal.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
.travis.yml