test only lint in travis
This commit is contained in:
parent
bb8d4f8d22
commit
3c99f10094
@ -7,5 +7,6 @@ go:
|
||||
|
||||
before_install:
|
||||
- make build-dev-deps
|
||||
- go get -u golang.org/x/vgo
|
||||
- vgo install
|
||||
|
||||
script:
|
||||
- make lint
|
||||
|
Loading…
Reference in New Issue
Block a user