Update Makefile
Co-Authored-By: jangrewe <jan@faked.org>
This commit is contained in:
parent
11202f1b24
commit
889d7c95d2
2
Makefile
2
Makefile
@ -21,7 +21,7 @@ image: image-magneticod image-magneticow
|
|||||||
# Download dependencies
|
# Download dependencies
|
||||||
ensure:
|
ensure:
|
||||||
dep ensure -v
|
dep ensure -v
|
||||||
go get -u github.com/jteeuwen/go-bindata/...
|
go get -u github.com/kevinburke/go-bindata/...
|
||||||
|
|
||||||
test-magneticod:
|
test-magneticod:
|
||||||
go test github.com/boramalper/magnetico/cmd/magneticod/...
|
go test github.com/boramalper/magnetico/cmd/magneticod/...
|
||||||
|
Loading…
Reference in New Issue
Block a user