diff .travis.yml @ 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 5cd830e77abf
children
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