sync time for test

pull/432/head
Darien Raymond 2017-02-07 21:24:14 +01:00
parent e7a7b38319
commit bd308e7817
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169
1 changed files with 3 additions and 0 deletions

View File

@ -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: