1
0
Fork 0

Try install to generate Circle artifacts

master
Philip O Toole 9 years ago
parent 5e8b620b3c
commit d9fc4390fa

@ -4,7 +4,7 @@ dependencies:
test:
override:
- go build -v ./...; cp $GOPATH/bin/rqlited $CIRCLE_ARTIFACTS
- go install -v ./...; cp $GOPATH/bin/rqlited $CIRCLE_ARTIFACTS
- bash gofmt.sh
- go tool vet .
- go test -timeout 60s -v ./...

Loading…
Cancel
Save