Skip to content

Commit

Permalink
Fixed test step
Browse files Browse the repository at this point in the history
  • Loading branch information
fd committed May 17, 2016
1 parent 7495be9 commit ba2a418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wercker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ build:
- script:
name: "go test"
code: |
go test -v ./cmd/... ./internal/...
go test -v ./pkg/...
- script:
name: "go build"
Expand Down

0 comments on commit ba2a418

Please sign in to comment.