travis: Take out make lint for go tip
It is failing and our source can't be compatible with stable and tip at the same time. Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
parent
c44c712a42
commit
70201fdf96
1 changed files with 0 additions and 2 deletions
|
@ -47,8 +47,6 @@ jobs:
|
|||
go: 1.9.x
|
||||
- script:
|
||||
- make .gitvalidation
|
||||
- make gofmt
|
||||
- make lint
|
||||
- make testunit
|
||||
- make docs
|
||||
- make
|
||||
|
|
Loading…
Reference in a new issue