diff .travis.yml @ 542:09973064d514

Use newer distro to avoid hg certificate problem
author Chris Cannam
date Thu, 14 Feb 2019 13:04:13 +0000
parents 5d0ee7e0db89
children 8c7c0fcb2c95
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