mirror of
https://github.com/monero-project/monero.git
synced 2026-01-25 05:44:24 +01:00
Silence coveralls to prevent 4MB logs
Signed-off-by: Jacob Torrey <discipleofranok@gmail.com>
This commit is contained in:
committed by
Jacob Torrey
parent
65041fbbf8
commit
9c71b9e9ce
@@ -39,7 +39,7 @@ matrix:
|
|||||||
script:
|
script:
|
||||||
- make -j2 debug-test
|
- make -j2 debug-test
|
||||||
after_success:
|
after_success:
|
||||||
- coveralls --exclude external --exclude tests -e cmake -e contrib -e translations -e utils --gcov-options '\-lp'
|
- travis_wait coveralls -e external -e tests -e cmake -e contrib -e translations -e utils --gcov-options '\-lp' &> /dev/null
|
||||||
|
|
||||||
#
|
#
|
||||||
# Monero release-all (gcc)
|
# Monero release-all (gcc)
|
||||||
|
|||||||
Reference in New Issue
Block a user