Description
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 silencing maven is a good idea. Passing --quiet to Maven silences scalac warnings.
Attachments
Issue Links
- links to