Update wercker.
This commit is contained in:
parent
defab1e47b
commit
c38c17d68c
|
@ -8,7 +8,7 @@ build:
|
|||
- script:
|
||||
name: go lint
|
||||
code: |
|
||||
go lint
|
||||
go get -u github.com/golang/lint/golint && golint
|
||||
# Test the project
|
||||
- script:
|
||||
name: go test
|
||||
|
|
Loading…
Reference in New Issue