We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0f50df commit 9f3de85Copy full SHA for 9f3de85
.travis.yml
@@ -1,5 +1,5 @@
1
before_script:
2
- - export OPTS="-server -Xmx2048M"
+ - export OPTS="-server -Xmx3072M"
3
- export JAVA_OPTS="${JAVA_OPTS} ${OPTS}"
4
- export ANT_OPTS="${ANT_OPTS} ${OPTS}"
5
- echo $JAVA_OPTS
0 commit comments