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

alright..

parent 1042748f
No related branches found
No related tags found
No related merge requests found
dependencies:
pre:
- "sudo apt-get update && sudo apt-get install -y libgmp3-dev"
- "sudo apt-get update && sudo apt-get install -y libgmp3-dev tree"
- go get github.com/tools/godep
override:
- pwd
- godep restore
- tree -d ../..
- "cd ./cmd/erisdb && godep go build"
test:
......
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