mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-15 13:56:44 -05:00
fix time update in travis
This commit is contained in:
parent
d7167f552d
commit
8b1bedc607
@ -6,7 +6,7 @@ go_import_path: v2ray.com/core
|
||||
git:
|
||||
depth: 5
|
||||
before_script:
|
||||
- sudo ntpdate time.google.com
|
||||
- sudo ntpdate -u time.google.com
|
||||
- date
|
||||
script:
|
||||
- go test -tags json -v v2ray.com/core/...
|
||||
|
Loading…
Reference in New Issue
Block a user