Silence coveralls to prevent 4MB logs

Signed-off-by: Jacob Torrey <discipleofranok@gmail.com>
pull/95/head
Jacob Torrey 8 years ago committed by Jacob Torrey
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…
Cancel
Save