Summary
Currently, the travis build does not cache the maven and gradle artifacts from build to build. Caching is enabled in the travis configuration, but it does not work.
Comment From: eleftherias
Closing since we have support for build cache using Gradle enterprise. See gh-8115 and commit 7411f254.