# HG changeset patch # User Chris Cannam # Date 1599562837 -3600 # Node ID b01e02f40844c43823f6913173f85f416157d111 # Parent fd337b37af9ff699c3746d419c34018c58a279a9 Let's just attempt a newer distro version, see if that solves our travis build failure... diff -r fd337b37af9f -r b01e02f40844 .travis.yml --- 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