Make "make" useful rather than produce error.

This commit is contained in:
Marcin Owsiany 2016-11-25 13:32:45 +01:00
parent 27a0ec41cc
commit cec1c9fb21

View file

@ -1,4 +1,4 @@
all: push
all: fmt lint vet cover
BUILDTAGS=