adds circle ci

master
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
tools:
@go get -u github.com/blend/go-sdk/_bin/coverage
@go get -u github.com/blend/go-sdk/_bin/profanity
ci: profanity coverage
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:
@go test ./...

11486
coverage.html Normal file

File diff suppressed because it is too large Load Diff