go lint → golint

This commit is contained in:
Kyle Isom 2017-11-21 12:55:51 -08:00
parent eaaaabe439
commit 9ac378eaa5
1 changed files with 1 additions and 1 deletions

View File

@ -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: