]> git.notmuchmail.org Git - notmuch/commitdiff
travis: add xapian-backports PPA
authorDavid Bremner <david@tethera.net>
Sun, 14 Apr 2019 01:28:45 +0000 (22:28 -0300)
committerDavid Bremner <david@tethera.net>
Sun, 14 Apr 2019 02:15:23 +0000 (23:15 -0300)
We really want to be testing with a more current version of xapian
than that available in Ubuntu Xenial

.travis.yml

index a2caf010fdec7ab8de6fadb7e5bb938099fa5858..f6d729f233ab0a61775a87cccdc79ff761565d59 100644 (file)
@@ -4,6 +4,8 @@ dist: xenial
 
 addons:
   apt:
+    sources:
+    - sourceline: 'ppa:xapian-backports/ppa'
     packages:
     - dtach
     - libxapian-dev