From b02fa701b88b5995d691e6c56b2405211ab96953 Mon Sep 17 00:00:00 2001 From: "yybjroam@qq.com" Date: Mon, 15 Apr 2019 23:31:17 +0800 Subject: [PATCH] add test_gfile test of ci --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index f522ba548..9b61894ad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ branches: only: - master - develop + - test_gfile env: - GO111MODULE=on