From 8fa693695b0ba8499e5cafcaa861b63a07890f44 Mon Sep 17 00:00:00 2001 From: Sam Date: Sun, 13 Jan 2019 13:01:09 +0100 Subject: [PATCH] update ci config use of xenial instead of trusty --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c7e540ea..5e24351c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: node_js node_js: '11' -dist: trusty +dist: xenial sudo: required addons: