Update .travis.yml

pull/2034/head
Darien Raymond 2016-08-12 17:08:07 +02:00 committed by GitHub
parent f03c86f468
commit a43ee2f1c2
1 changed files with 3 additions and 0 deletions

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/...