From 3bc323154f63a56ed5cf1b232d021ebba3482711 Mon Sep 17 00:00:00 2001 From: dengsgo Date: Wed, 4 Dec 2019 10:31:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f43be6c..6f21e1d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: go go: - - 1.12.x + - 1.13.x - master script: