From 7a9512d02ec2420c89600b49fb6f105dacd65a3c Mon Sep 17 00:00:00 2001 From: Casper da Costa-Luis Date: Thu, 30 Jan 2020 22:55:19 +0000 Subject: [PATCH] ci:fix go version --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 971a2bb9e6..483ac7ed4d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,6 +29,7 @@ jobs: os: linux language: python python: 3.7 + go: 1.13 before_install: install: script: ./scripts/ci/check_patch.sh