changeset 542:09973064d514

Use newer distro to avoid hg certificate problem
author Chris Cannam
date Thu, 14 Feb 2019 13:04:13 +0000
parents fea109b93831
children 838f869406a5
files .travis.yml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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