diff --git a/.travis.yml b/.travis.yml index 5c22a55024f0f..16c2227912d37 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,6 +34,9 @@ cache: directories: - $HOME/.m2/repository +git: + quiet: true + install: - ./mvnw -v - |