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

fiddle with binary

parent bc35a153
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,8 @@ dependencies:
override:
- godep restore
- "cd ./cmd/erisdb && godep go build"
- "mv ~/eris-db/cmd/erisdb ~/bin"
- "mv ~/eris-db/cmd/erisdb/erisdb ~/bin"
- chmod +x ~/bin/erisdb
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