Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
go-libp2p-quic-transport
Commits
43da075e
Commit
43da075e
authored
Aug 01, 2018
by
Marten Seemann
Browse files
enable verbose ginkgo logging on Travis
parent
baafdd62
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
43da075e
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment