Update .travis.yml

pull/2034/head
Darien Raymond 8 years ago committed by GitHub
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…
Cancel
Save