go lint → golint
This commit is contained in:
parent
eaaaabe439
commit
9ac378eaa5
|
@ -9,7 +9,7 @@ script:
|
|||
- go get golang.org/x/tools/cmd/cover
|
||||
- go get github.com/kisom/goutils/...
|
||||
- go test -cover github.com/kisom/goutils/...
|
||||
- go lint github.com/kisom/goutils/...
|
||||
- golint github.com/kisom/goutils/...
|
||||
notifications:
|
||||
email:
|
||||
recipients:
|
||||
|
|
Loading…
Reference in New Issue