• Andy Wilkinson's avatar
    Reduce logging that is produced when building Gradle plugin · 6323dc4e
    Andy Wilkinson authored
    Travis is terminating builds as they are producing too much logging.
    A major contributor to the volume of logging is the Gradle plugin's
    build. This commit switches off debug logging for the build and
    enables test event logging. This considerably reduces the volume of
    logging that is produced while still providing some insight into the
    build's tests.
    6323dc4e
build.gradle 1.23 KB