X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.travis.yml;h=781bc876541d550d45ddfdf2d90c1ed4dba6448c;hb=6b6147189a26040ab53aa3c4eabd5e645d2d3ea7;hp=0fd2461319d622f2802c3b291f59ae81f8f2f8c7;hpb=3f7203cabc12284f6199ec6d66d00de4c0a076c9;p=debbugs.git diff --git a/.travis.yml b/.travis.yml index 0fd2461..781bc87 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,15 +2,9 @@ dist: trusty sudo: required before_install: - sudo apt-get -qq update - - > - 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-allutils-perl libtext-template-perl graphviz - libfile-libmagic-perl libgravatar-url-perl libwww-perl imagemagick + - sudo apt-get install -y devscripts + - dch -r + - mk-build-deps -s sudo -i debian/control script: - make; make test notifications: