forked from LaconicNetwork/kompose
add golint to make validate and install it in travis
This commit is contained in:
parent
6e260bab0b
commit
502157a078
@ -13,6 +13,8 @@ before_install:
|
||||
- go get github.com/modocache/gover
|
||||
- go get github.com/Masterminds/glide
|
||||
- go get github.com/sgotti/glide-vc
|
||||
- go get github.com/golang/lint/golint
|
||||
|
||||
|
||||
install:
|
||||
- true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user