]> 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>

No differences found