@@ -211,3 +211,7 @@ before_script:
script:
# Pick one test in this directory and verify
- time ./toolset/run-ci.py verify "$TESTDIR"
+
+cache:
+ directories:
+ - $HOME/.m2/repository