From 7a97a696b68ce41934cc533ef016ba7264c4cf63 Mon Sep 17 00:00:00 2001 From: zryfish Date: Tue, 14 Jan 2020 20:30:30 +0800 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a535ccfde..8c0c8ba7a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ git: depth: false go: - - "1.12.x" + - "1.13.x" env: - GO111MODULE=on cache: