Each build on travis generates 10K+ lines of log. Should we make build
commands less verbose by passing --quiet to them?

As an example, apt-get installs and pip installs generate 3K+ lines on
their own. Maven generates another 6K+ lines of log, but I am not sure if
scilencing maven is a good idea. Passing --quiet to Maven silences scalac
warnging.

Having said all of that, should we make travis logs less verbose? If yes, I
can send a PR.

Thanks,
Meisam

Reply via email to