From 703f96dcff199e9b9439b58a2dbaaf3e65dc74b2 Mon Sep 17 00:00:00 2001 From: Nolan Brubaker Date: Tue, 3 Sep 2019 18:43:57 -0400 Subject: [PATCH] Use Xenial workers trusty workers have older versions of software that we can't upgrade ourselves. Signed-off-by: Nolan Brubaker --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 77ceb068a..695583831 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ +dist: xenial language: go go: