From 89d559f45cb73112b3e6487cb4c0a921f0040107 Mon Sep 17 00:00:00 2001 From: Miroslav Sommer Date: Tue, 19 Oct 2021 17:53:40 +0100 Subject: [PATCH] #378 bump travisci go16 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9a1bcc12..6cfa4982 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ branches: # library, I'm not going to worry about older versions for now. go: - tip - - 1.16beta1 + - 1.16.x - 1.15.x - 1.14.x - 1.13.x