]> git.donarmstrong.com Git - debbugs.git/blobdiff - .travis.yml
older versions of List::Util (<1.26) do not have sum0; just use sum
[debbugs.git] / .travis.yml
index ec23823ff84e8d36c31a1d18a8344ba351b0e38d..207aaaa4f721bfa2b1fc260983dd762bfee3bb09 100644 (file)
@@ -10,5 +10,9 @@ before_install:
     liblist-moreutils-perl libtext-template-perl graphviz
     libfile-libmagic-perl libgravatar-url-perl libwww-perl imagemagick
 script:
-  - make
-  - make test
+  - make; make test
+notifications:
+  irc:
+    channels:
+      - "irc.oftc.net#debbugs"
+  email: false