]> git.donarmstrong.com Git - debbugs.git/blobdiff - .travis.yml
start of process rewrite using control
[debbugs.git] / .travis.yml
index c1c4ccdc02f3343787952ac83059ed5a683b6e16..4eed5cb3fd5a207dceab773cb9cec766dcdd0b82 100644 (file)
@@ -7,10 +7,12 @@ before_install:
     libhttp-server-simple-perl libtest-www-mechanize-perl
     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
+    liblist-allutils-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