Explorar o código

sync time for test

Darien Raymond %!s(int64=8) %!d(string=hai) anos
pai
achega
bd308e7817
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -5,6 +5,9 @@ go:
 go_import_path: v2ray.com/core
 git:
   depth: 5
+before_script:
+- sudo ntpdate time.google.com
+- date
 script:
 - go test -tags json -v v2ray.com/core/...
 after_success: