From eaf193f1036332dd6a0159da37588f3c69ec6ccc Mon Sep 17 00:00:00 2001 From: Tony Date: Fri, 5 Jul 2019 17:43:35 +0800 Subject: [PATCH] fix http perf --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index afaf35449..7db0c057c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,6 +15,7 @@ env: - ZONE=sh001 - DEPLOY_ENV=dev - DISCOVERY_NODES=127.0.0.1:7171 + - HTTP_PERF=tcp://0.0.0.0:0 # Skip the install step. Don't `go get` dependencies. Only build with the code # in vendor/