mirror of
https://github.com/gfleury/go-bitbucket-v1.git
synced 2025-07-04 13:02:52 -05:00
Adding golangvi to travis
This commit is contained in:
@ -6,4 +6,5 @@ install:
|
|||||||
script:
|
script:
|
||||||
- go test
|
- go test
|
||||||
- go build -v ./
|
- go build -v ./
|
||||||
|
- go get -u github.com/golangci/golangci-lint/cmd/golangci-lint && golangci-lint run -v
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user