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