Add make deps and make updatedeps
This commit is contained in:
parent
28b31068cd
commit
81ca2bca7d
|
|
@ -11,4 +11,4 @@ matrix:
|
|||
|
||||
script:
|
||||
# TODO: change to "make" when golint, errcheck, staticcheck pass
|
||||
- make checkgofmt vet unused test
|
||||
- make deps checkgofmt vet unused test
|
||||
|
|
|
|||
Loading…
Reference in New Issue