summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/asaskevich/govalidator/wercker.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/asaskevich/govalidator/wercker.yml')
-rw-r--r--vendor/github.com/asaskevich/govalidator/wercker.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/asaskevich/govalidator/wercker.yml b/vendor/github.com/asaskevich/govalidator/wercker.yml
index cac7a5fcf0..bc5f7b0864 100644
--- a/vendor/github.com/asaskevich/govalidator/wercker.yml
+++ b/vendor/github.com/asaskevich/govalidator/wercker.yml
@@ -12,4 +12,4 @@ build:
- script:
name: go test
code: |
- go test -race ./...
+ go test -race -v ./...