From f61de6bfc0f144ecd7dfe3ee7d254cea5115f04b Mon Sep 17 00:00:00 2001 From: lifei6671 Date: Wed, 11 Jul 2018 15:38:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8DTravis=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E9=97=AE=E9=A2=98?= 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 87faaa12..38f5cd9c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,4 +35,4 @@ deploy: overwrite: true tags: true all_branches: true - go: "1.10" + go: "1.10.3"