mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Upload coverage to codecov as well as coveralls.
This commit is contained in:
parent
0fa700b55b
commit
0e7cc197f4
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
# We only submit coverage from the Linux build.
|
||||
coveralls \
|
||||
|
@ -6,3 +6,5 @@ coveralls \
|
|||
--exclude other \
|
||||
--exclude testing \
|
||||
--gcov-options '\-lp'
|
||||
|
||||
bash <(curl -s https://codecov.io/bash)
|
||||
|
|
Loading…
Reference in New Issue
Block a user