]> git.donarmstrong.com Git - debbugs.git/blobdiff - .travis.yml
add Debian stable to travis image for text-xslate-perl
[debbugs.git] / .travis.yml
index 307b8ed118169ed62f8565b6dfd867bb0831dff0..9501c082ca974420beb74e4b86976e23fce517f4 100644 (file)
@@ -1,16 +1,16 @@
+dist: trusty
+sudo: required
 before_install:
+  - sudo add-apt-repository 'deb http://deb.debian.org/debian/ stable main non-free contrib'
   - sudo apt-get -qq update
+  - sudo apt-get install -y devscripts equivs
+  - dch -r -m ''
   - >
-    sudo apt-get install -y libparams-validate-perl
-    libmailtools-perl libmime-tools-perl libio-stringy-perl
-    libmldbm-perl liburi-perl libsoap-lite-perl libcgi-simple-perl
-    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
-    libfile-libmagic-perl libgravatar-url-perl libwww-perl imagemagick
+    mk-build-deps -s sudo --install
+    --tool "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends"
+     debian/control
 script:
-  - make
+  - make; make test
 notifications:
   irc:
     channels: