mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-23 19:38:07 +01:00
travis: add xapian-backports PPA
We really want to be testing with a more current version of xapian than that available in Ubuntu Xenial
This commit is contained in:
parent
a56aa472d1
commit
9956a326db
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ dist: xenial
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
|
sources:
|
||||||
|
- sourceline: 'ppa:xapian-backports/ppa'
|
||||||
packages:
|
packages:
|
||||||
- dtach
|
- dtach
|
||||||
- libxapian-dev
|
- libxapian-dev
|
||||||
|
|
Loading…
Reference in a new issue