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

update circle.yml (godep go build still left)

parent 2f4ff52d
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ dependencies:
pre:
- "sudo apt-get update && sudo apt-get install -y libgmp3-dev"
override:
- "cd ./cmd/erisdb && godep go build"
- "cd ./cmd/erisdb && go build"
- "mv ~/eris-db/cmd/erisdb/erisdb ~/bin"
- chmod +x ~/bin/erisdb
......
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