diff --git a/.travis.yml b/.travis.yml index 0d22bf2376..8c62e558c6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,9 @@ services: cache: directories: - $HOME/.m2 +# the cache can grow constantly +before_cache: + - rm -rf $HOME/.m2/repository/org/alfresco/alfresco-remote-api branches: only: