X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.travis.yml;h=307b8ed118169ed62f8565b6dfd867bb0831dff0;hb=747a1435ec35ebac24e9e321e6b3b4afcc2bea7b;hp=42f5de5effb0dfc0ab6f870376563201f2a95cf2;hpb=992ebe0ec7f944a7af6d6be2a8cee213873b9592;p=debbugs.git diff --git a/.travis.yml b/.travis.yml index 42f5de5..307b8ed 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,11 @@ before_install: libmail-rfc822-address-perl libsafe-hole-perl libuser-perl libconfig-simple-perl libtest-pod-perl liblist-moreutils-perl libtext-template-perl graphviz + libfile-libmagic-perl libgravatar-url-perl libwww-perl imagemagick script: - make - - make test +notifications: + irc: + channels: + - "irc.oftc.net#debbugs" + email: false