From c3d75f911643d6f309a680ed7754efe45c80830b Mon Sep 17 00:00:00 2001 From: cheatfate Date: Thu, 10 Jan 2019 02:40:32 +0200 Subject: [PATCH] Move CI to xenial. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a9c7095..17833b9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,7 @@ cache: matrix: include: - os: linux - dist: trusty + dist: xenial go: 1.11.x # - os: osx # go: 1.11.x