From 3d26fccea0e2897eb9e2144b2a44e4cb229a8c44 Mon Sep 17 00:00:00 2001 From: Kishan B Date: Fri, 28 May 2021 07:06:28 +0530 Subject: [PATCH] Add goang 1.16.x to the matrix build --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 5c5a2b5..20524f4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ go: - 1.9.x - 1.10.x - 1.11.x + - 1.16.x - tip before_install: