Commit 3f3b1413 by Torkel Ödegaard

Updated circle

parent 820051d4
......@@ -2,10 +2,10 @@ machine:
services:
- docker
build:
dependencies:
override:
- go run build.go build
- go get github.com/tools/godep
test:
override:
- go test -v ./pkg/...
- godep test -v ./pkg/...
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment