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
f5a44e5a
Commit
f5a44e5a
authored
Jul 31, 2018
by
Marten Seemann
Browse files
fix aggregation of coverage profiles
parent
9d8055d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
f5a44e5a
...
...
@@ -27,7 +27,7 @@ script:
after_success
:
-
cat go-libp2p-quic-transport.coverprofile > coverage.txt
-
cat
*/
*.coverprofile
>
> coverage.txt
-
cat
`find . -name "
*.coverprofile
"`
> coverage.txt
-
bash <(curl -s https://codecov.io/bash) -f coverage.txt
cache
:
...
...
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