Explorar o código

integration test timeout set to 60m

Signed-off-by: 高汝彤 <rutong.grt@alibaba-inc.com>
高汝彤 %!s(int64=8) %!d(string=hai) anos
pai
achega
dbedbdb7d3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -22,4 +22,4 @@ script:
   - go vet ./services/...
   - go build ./sdk
   - go build ./services/...
-  - go test -v  -timeout 20m ./integration/...
+  - go test -v -timeout 60m ./integration/...