X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=.travis.yml;h=9dcec1ffc63a90aa34a9b11c2ee209aac70da994;hp=a2caf010fdec7ab8de6fadb7e5bb938099fa5858;hb=4c79a2dabe38ac72eb9eb21620f2ffca5f1885c6;hpb=9f68919ee7d7c8c9cc7c2231ddc9f970a0ae1aa3 diff --git a/.travis.yml b/.travis.yml index a2caf010..9dcec1ff 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,20 +1,25 @@ language: c -dist: xenial +dist: bionic addons: apt: + sources: + - sourceline: 'ppa:xapian-backports/ppa' packages: - dtach - libxapian-dev - - libgmime-2.6-dev + - libgmime-3.0-dev - libtalloc-dev - python3-sphinx + - python3-cffi + - python3-pytest + - python3-setuptools + - libpython3-all-dev - gpgsm script: - ./configure - - make download-test-databases - make test notifications: