mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
Silence coveralls to prevent 4MB logs
Signed-off-by: Jacob Torrey <discipleofranok@gmail.com>
This commit is contained in:
parent
65041fbbf8
commit
9c71b9e9ce
@ -39,7 +39,7 @@ matrix:
|
||||
script:
|
||||
- make -j2 debug-test
|
||||
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)
|
||||
|
Loading…
Reference in New Issue
Block a user