Merge pull request #26 from porridge/make-useful

Make "make" useful rather than produce error.
This commit is contained in:
Manuel Alejandro de Brito Fontes 2016-11-25 10:26:26 -03:00 committed by GitHub
commit 9dab90d7f2

View file

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