]> git.notmuchmail.org Git - notmuch/commitdiff
travis: use ppa:notmuch/notmuch
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Sun, 5 May 2019 22:41:26 +0000 (18:41 -0400)
committerDavid Bremner <david@tethera.net>
Mon, 6 May 2019 23:39:29 +0000 (20:39 -0300)
https://launchpad.net/~notmuch/+archive/ubuntu/notmuch/+packages
contains backports of gmime and gpgme and related cryptographic tools
to ubuntu xenial.

I tried to do a simple backport of gmime alone, and it failed due to
the older gpgme in xenial, so this setup resolves those problems.

This should allow us to continue to use the Travis continuous
integration build.

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
.travis.yml

index 90a1cc56137ac4a2543c8ab176ac5e99c21cc257..f9516bdee73f5c1f96b60fb9b7ac99322ee43053 100644 (file)
@@ -6,6 +6,7 @@ addons:
   apt:
     sources:
     - sourceline: 'ppa:xapian-backports/ppa'
+    - sourceline: 'ppa:notmuch/notmuch'
     packages:
     - dtach
     - libxapian-dev