summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2019-11-03 22:09:45 -0400
committerDavid Bremner <david@tethera.net>2019-12-03 08:12:30 -0400
commita48ccb5ef802d8732faf8235898ba86094861148 (patch)
tree48eff80381e41e636c8dc6e51d0845b7ea91b91a
parentaf8c069194df3b47c30d0f82e2c2acca873e54e3 (diff)
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
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 6c03f0fb..9dc03619 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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