This is an automated email from the ASF dual-hosted git repository.

mgrigorov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git

commit 78196efbb425619e7d14a8bb81c9b26f4e8fb8ca
Author: Martin Tzvetanov Grigorov <[email protected]>
AuthorDate: Tue Mar 22 16:08:27 2022 +0200

    Revert "Temporarily disable TravisCI caches of M2_REPO"
    
    This reverts commit a54277aa6ba775baf53fe07b602bb486f82bcc3d.
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index adeae7a..2934bfa 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,7 +27,7 @@ env:
 
 cache:
   directories:
-    #    - $HOME/.m2/repository
+    - $HOME/.m2/repository
 
 before_install:
   - lscpu

Reply via email to