Skip to content

Commit

Permalink
Running go get inside marshalers
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasinsaurralde committed Jun 6, 2016
1 parent 3d153db commit a99feda
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions wercker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,7 @@ build:
name: go get
code: |
go get
ls ./
ls ./...
cd ./.../marshalers && go get
cd ./.../examples && go get
cd ./marshalers && go get
- script:
name: go build
Expand Down

0 comments on commit a99feda

Please sign in to comment.