From 143bc3d8e3e798908f1e3274f70fd62fd8e369a4 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 29 Oct 2019 20:02:28 +0800 Subject: [PATCH] travis updates --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9106a5568..d5980d1e5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ branches: - staging env: -- GF_DEV=1; GO111MODULE=on +- GF_DEV=1 GO111MODULE=on services: - mysql