adds circle ci

This commit is contained in:
Will Charczuk 2018-10-12 09:23:30 -07:00
parent f97f94425f
commit 3e352f140b
4 changed files with 11493 additions and 3 deletions

0
.circleci/config.yml Normal file
View file

1
COVERAGE Normal file
View file

@ -0,0 +1 @@
70.89

View file

@ -1,8 +1,11 @@
all: test all: test
tools: ci: profanity coverage
@go get -u github.com/blend/go-sdk/_bin/coverage
@go get -u github.com/blend/go-sdk/_bin/profanity new-install:
@go get -v -u ./...
@go get -v -u github.com/blend/go-sdk/cmd/coverage
@go get -v -u github.com/blend/go-sdk/cmd/profanity
test: test:
@go test ./... @go test ./...

11486
coverage.html Normal file

File diff suppressed because it is too large Load diff