mirror of
https://github.com/go-task/task.git
synced 2025-08-08 22:36:57 +02:00
Run golint on Travis
This commit is contained in:
@ -4,4 +4,5 @@ go:
|
||||
- 1.8
|
||||
script:
|
||||
- go install github.com/go-task/task/cmd/task
|
||||
- task lint
|
||||
- task test
|
||||
|
Reference in New Issue
Block a user