1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-06-14 14:59:58 -04: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

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