X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.travis.yml;h=418ae83f6df9eb9190b38d8f5521f08566697114;hb=ee73b48c52cedb53381b6c0291693fa1e2a66d2c;hp=0fd2461319d622f2802c3b291f59ae81f8f2f8c7;hpb=0c2305d4c89d165140bc955a50f3248c9c9ba7ad;p=debbugs.git diff --git a/.travis.yml b/.travis.yml index 0fd2461..418ae83 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,18 +1,11 @@ dist: trusty +services: + - docker 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 + - docker build -t debbugs/travis -f .travis/Dockerfile . script: - - make; make test + - docker run debbugs/travis sh -c 'cd /debbugs/; make; make test' notifications: irc: channels: