Skip to content

Commit

Permalink
sync time for test
Browse files Browse the repository at this point in the history
  • Loading branch information
DarienRaymond committed Feb 7, 2017
1 parent e7a7b38 commit bd308e7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit bd308e7

Please sign in to comment.