mirror of https://github.com/v2ray/v2ray-core
Update .travis.yml
parent
f03c86f468
commit
a43ee2f1c2
|
@ -2,6 +2,9 @@ language: go
|
|||
|
||||
go:
|
||||
- 1.6.3
|
||||
|
||||
git:
|
||||
depth: 5
|
||||
|
||||
script:
|
||||
- go test -tags json github.com/v2ray/v2ray-core/...
|
||||
|
|
Loading…
Reference in New Issue