Commit 43da075e authored by Marten Seemann's avatar Marten Seemann
Browse files

enable verbose ginkgo logging on Travis

parent baafdd62
......@@ -19,7 +19,7 @@ before_install:
- go env # for debugging
script:
- ginkgo -r --cover --randomizeAllSpecs --randomizeSuites --trace --progress
- ginkgo -r -v --cover --randomizeAllSpecs --randomizeSuites --trace --progress
after_success:
- cat go-libp2p-quic-transport.coverprofile > coverage.txt
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment