Make Travis CI build status render faster by logging less output during builds #6942
Labels
c: Tests & QA
For issues related to automated tests or making it easier to QA & test issues.
Task
Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Milestone
The goal of this issue is to make a given build page on travis ci load faster.
Reproduce
Explanation
The page loads with ajax the build log -> it's quite large at 358.0 kB. We load these URLs many times a day since we often do test driven development. Daily we use CI.
Proposed solution
The text was updated successfully, but these errors were encountered: