X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.travis.yml;h=307b8ed118169ed62f8565b6dfd867bb0831dff0;hb=1a1fa6f0af2be9d4076d9aad5f5a84c5fb3d9a8a;hp=c1c4ccdc02f3343787952ac83059ed5a683b6e16;hpb=b8adc12f62984807cf0a70213ea28001507296e5;p=debbugs.git diff --git a/.travis.yml b/.travis.yml index c1c4ccd..307b8ed 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,9 +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 -language: perl -perl: - - system # we need to use the system perl modules + libfile-libmagic-perl libgravatar-url-perl libwww-perl imagemagick script: - make - - make test +notifications: + irc: + channels: + - "irc.oftc.net#debbugs" + email: false