From 003c63ac69cb8421e10b7fd3727cc4956ba947f9 Mon Sep 17 00:00:00 2001 From: David Bariod Date: Sun, 14 Feb 2021 16:46:49 +0100 Subject: [PATCH] undo golang version bump --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 43ddc09bd..e6ee8b3ab 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ git: depth: 1 env: - GO111MODULE=on -go: 1.16.x +go: 1.15.x os: linux install: - ./travis/install.sh