Skip to content

Commit 8e0e95f

Browse files
committed
Fixed wercker file
1 parent 690d379 commit 8e0e95f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wercker.yml

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ build:
3131
name: Test
3232
code: |-
3333
go get -u gopkg.in/check.v1
34+
go test ./...
3435
- script:
3536
name: Store cache
3637
code: |-

0 commit comments

Comments
 (0)