fix http perf

pull/202/head
Tony 6 years ago
parent ab4e2dafa9
commit eaf193f103
  1. 1
      .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/

Loading…
Cancel
Save