From: David Bremner Date: Sun, 14 Apr 2019 01:28:45 +0000 (-0300) Subject: travis: add xapian-backports PPA X-Git-Tag: archive/debian/0.29_rc0-1~107 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=9956a326db2dbdd32863a67acb28abc82d16a5c8 travis: add xapian-backports PPA We really want to be testing with a more current version of xapian than that available in Ubuntu Xenial --- diff --git a/.travis.yml b/.travis.yml index a2caf010..f6d729f2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,8 @@ dist: xenial addons: apt: + sources: + - sourceline: 'ppa:xapian-backports/ppa' packages: - dtach - libxapian-dev