]> git.cworth.org Git - notmuch/commitdiff
switch travis to bionic
authorDavid Bremner <david@tethera.net>
Mon, 4 Nov 2019 02:09:45 +0000 (22:09 -0400)
committerDavid Bremner <david@tethera.net>
Tue, 3 Dec 2019 12:12:30 +0000 (08:12 -0400)
This should solve the problem with pytest versions. Drop the notmuch
PPA, as (hopefully) we don't need those packages in bionic

.travis.yml

index 6c03f0fbb3e0dfdaf93b570a3d058ee7f5a66704..9dc03619560a0b10f9c058e3cd61ad307c3c9cdf 100644 (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