X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=.travis.yml;h=9dcec1ffc63a90aa34a9b11c2ee209aac70da994;hp=6c03f0fbb3e0dfdaf93b570a3d058ee7f5a66704;hb=4c79a2dabe38ac72eb9eb21620f2ffca5f1885c6;hpb=af8c069194df3b47c30d0f82e2c2acca873e54e3 diff --git a/.travis.yml b/.travis.yml index 6c03f0fb..9dcec1ff 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,12 +1,11 @@ language: c -dist: xenial +dist: bionic addons: apt: sources: - sourceline: 'ppa:xapian-backports/ppa' - - sourceline: 'ppa:notmuch/notmuch' packages: - dtach - libxapian-dev @@ -21,7 +20,6 @@ addons: script: - ./configure - - make download-test-databases - make test notifications: