mirror of
https://github.com/go-task/task.git
synced 2026-06-29 15:44:30 +00:00
Fix Travis
This commit is contained in:
@@ -5,6 +5,10 @@ install:
|
||||
cmds:
|
||||
- go install -v ./...
|
||||
|
||||
dl-deps:
|
||||
cmds:
|
||||
- go get -u github.com/golang/lint/golint
|
||||
|
||||
lint:
|
||||
desc: Runs golint
|
||||
cmds:
|
||||
|
||||
Reference in New Issue
Block a user