mirror of
https://github.com/go-task/task.git
synced 2025-01-12 04:34:11 +02:00
Run golint on Travis
This commit is contained in:
parent
7077b0ce65
commit
3c63a2b3cc
@ -4,4 +4,5 @@ go:
|
||||
- 1.8
|
||||
script:
|
||||
- go install github.com/go-task/task/cmd/task
|
||||
- task lint
|
||||
- task test
|
||||
|
Loading…
Reference in New Issue
Block a user