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
The following commit(s) were added to refs/heads/master by this push:
new a54277a Temporarily disable TravisCI caches of M2_REPO
a54277a is described below
commit a54277aa6ba775baf53fe07b602bb486f82bcc3d
Author: Martin Tzvetanov Grigorov <[email protected]>
AuthorDate: Tue Mar 22 14:16:03 2022 +0200
Temporarily disable TravisCI caches of M2_REPO
Trying to solve the issue with the JS tests
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 2934bfa..adeae7a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,7 +27,7 @@ env:
cache:
directories:
- - $HOME/.m2/repository
+ # - $HOME/.m2/repository
before_install:
- lscpu