changeset 291:b01e02f40844

Let's just attempt a newer distro version, see if that solves our travis build failure...
author Chris Cannam <cannam@all-day-breakfast.com>
date Tue, 08 Sep 2020 12:00:37 +0100
parents fd337b37af9f
children 16842bf06026
files .travis.yml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.travis.yml	Wed Apr 08 16:42:32 2020 +0100
+++ b/.travis.yml	Tue Sep 08 12:00:37 2020 +0100
@@ -1,5 +1,5 @@
 dist:
-  - trusty
+  - xenial
 
 language:
   - cpp