switch travis to bionic

This should solve the problem with pytest versions. Drop the notmuch
PPA, as (hopefully) we don't need those packages in bionic
This commit is contained in:
David Bremner 2019-11-03 22:09:45 -04:00
parent af8c069194
commit a48ccb5ef8

View file

@ -1,12 +1,11 @@
language: c
dist: xenial
dist: bionic
addons:
apt:
sources:
- sourceline: 'ppa:xapian-backports/ppa'
- sourceline: 'ppa:notmuch/notmuch'
packages:
- dtach
- libxapian-dev