Travis Cache (#1008)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
This commit is contained in:
Christoph Weitkamp 2019-08-29 09:16:07 +02:00 committed by Kai Kreuzer
parent 7d4b21f4d9
commit 1afff93e48

View File

@ -10,7 +10,7 @@ jdk:
cache:
directories:
- $HOME/.m2
- $HOME/.p2
- $HOME/.bnd/cache/
before_install:
- echo "MAVEN_OPTS='-Xms1g -Xmx2g'" > ~/.mavenrc