From 7e5242004fa9aae957515db91e0df9ae19bf89a9 Mon Sep 17 00:00:00 2001 From: LiteSpeed Tech Date: Tue, 8 Oct 2019 16:05:48 -0400 Subject: [PATCH] Try to fetch go 1.13 to build BoringSSL --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index e076fbc..2a7cd5a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,8 @@ matrix: include: - name: Linux (gcc) os: linux + dist: xenial + go: 1.13.x compiler: gcc addons: apt: