Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

Commit

Permalink
Use custom testing command for gocheck
Browse files Browse the repository at this point in the history
  • Loading branch information
zhevron committed Aug 4, 2015
1 parent 12f473e commit 1331a45
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 @@ -15,6 +15,6 @@ build:
- script:
name: go test
code: |
go test ./...
go test -v ./... -check.v -check.b
- zhevron/goveralls:
token: $COVERALLS_TOKEN

0 comments on commit 1331a45

Please sign in to comment.