# HG changeset patch # User Chris Cannam # Date 1550149453 0 # Node ID 09973064d514834ea5fb3d475130acfba5c75bd9 # Parent fea109b93831a5411a1152e675094fe0fdd3c0b0 Use newer distro to avoid hg certificate problem diff -r fea109b93831 -r 09973064d514 .travis.yml --- a/.travis.yml Wed Feb 13 10:33:44 2019 +0000 +++ b/.travis.yml Thu Feb 14 13:04:13 2019 +0000 @@ -1,5 +1,5 @@ dist: - - trusty + - xenial language: - cpp