Skip to content
Snippets Groups Projects
Commit 421aabc6 authored by Androlo's avatar Androlo
Browse files

circle stuff

parent 53b8e13b
No related branches found
No related tags found
No related merge requests found
general:
build_dir: cmd/erisdb
dependencies:
pre:
- go get github.com/tools/godep
override:
- godep go build ./cmd/erisdb
test:
override:
- "cd ../../ && godep go test -v ./... -race"
- godep go test ./... -race
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment