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