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

.

parent dc03df0e
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,9 @@ dependencies:
- mv ~/eris-db ~/.go_workspace/src/github.com/eris-ltd/eris-db
- go get github.com/tools/godep
override:
- cd ~/.go_workspace/src/github.com/eris-ltd/eris-db
- godep restore
- "cd ~/.go_workspace/src/github.com/eris-ltd/eris-db/cmd/erisdb && godep go build"
- "cd ./cmd/erisdb && godep go build"
test:
override:
......
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