linter: last fixes & add to circle

This commit is contained in:
Zach Ramsay
2017-10-04 17:53:56 -04:00
parent fe66a683bc
commit 7921fb0c05
4 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ GOTOOLS = \
REPO:=github.com/tendermint/go-crypto
all: get_vendor_deps test
all: get_vendor_deps metalinter_test test
test:
go test `glide novendor`