From 6174e317f4f346cca894bf4f707f883faee769be Mon Sep 17 00:00:00 2001 From: George Blue Date: Tue, 16 Feb 2021 21:14:09 +0000 Subject: [PATCH] chore: Go 1.16 - update tested versions (#770) --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8b2883f97..ea0966d5b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,8 @@ language: go go: - - 1.14.x - - 1.15.x - tip + - 1.16.x + - 1.15.x cache: directories: