This commit is contained in:
Alex Dadgar 2016-01-05 10:42:51 -08:00
commit 3f211dc433
1 changed files with 3 additions and 1 deletions

View File

@ -5,7 +5,9 @@ EXTERNAL_TOOLS=\
github.com/tools/godep \
github.com/mitchellh/gox \
golang.org/x/tools/cmd/cover \
golang.org/x/tools/cmd/vet
golang.org/x/tools/cmd/vet \
github.com/axw/gocov/gocov \
gopkg.in/matm/v1/gocov-html
all: test