circle bash integration

This commit is contained in:
rigel rozanski 2017-06-15 15:25:08 -04:00 committed by Ethan Frey
parent e356fc1edb
commit 226546e558
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ dependencies:
test:
override:
- "cd $REPO && glide install && go install ./cmd/basecoin"
- "cd $REPO && glide install && go install ./cmd/..."
- ls $GOPATH/bin
- "cd $REPO && make test"
- "cd $REPO/demo && bash start.sh"