From 7ac8854c43391c3d9469420395fdef298e864cf0 Mon Sep 17 00:00:00 2001 From: Adrian Gallagher Date: Thu, 11 Apr 2019 08:11:05 +1000 Subject: [PATCH] Specifically set dist to xenial to avoid go linker build issue --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 34222c85..27c18801 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,7 @@ matrix: - npm run build - language: go + dist: xenial go: - 1.12.x env: