From c43bb1592d752f004e1b0c7a9fe4da3934884cc7 Mon Sep 17 00:00:00 2001 From: thinkerou Date: Sat, 15 Aug 2020 18:40:06 +0800 Subject: [PATCH] chore: add go1.15.x --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index e5308a1..e96c272 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ go: - 1.12.x - 1.13.x - 1.14.x + - 1.15.x - master matrix: