]> git.donarmstrong.com Git - debbugs.git/blobdiff - .travis.yml
assume unknown encodings are UTF-8
[debbugs.git] / .travis.yml
index 207aaaa4f721bfa2b1fc260983dd762bfee3bb09..0fd2461319d622f2802c3b291f59ae81f8f2f8c7 100644 (file)
@@ -1,3 +1,5 @@
+dist: trusty
+sudo: required
 before_install:
   - sudo apt-get -qq update
   - >
@@ -7,7 +9,7 @@ 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
+    liblist-allutils-perl libtext-template-perl graphviz
     libfile-libmagic-perl libgravatar-url-perl libwww-perl imagemagick
 script:
   - make; make test