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