1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-01-02 15:36:41 -05:00

Update .travis.yml

This commit is contained in:
Darien Raymond 2016-08-12 17:08:07 +02:00 committed by GitHub
parent f03c86f468
commit a43ee2f1c2

View File

@ -3,6 +3,9 @@ language: go
go:
- 1.6.3
git:
depth: 5
script:
- go test -tags json github.com/v2ray/v2ray-core/...