add travis/goreport/golint/govet

This commit is contained in:
John 2018-12-17 13:02:55 +08:00
parent 95db811943
commit 71222b247f

View File

@ -7,6 +7,7 @@ go:
branches:
only:
- master
- develop
script:
- cd g && go test -v ./...