We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ffcb5a commit 7d0ce53Copy full SHA for 7d0ce53
.travis.yml
@@ -1,5 +1,5 @@
1
before_script:
2
- - export OPTS="-server -Xmx1024m -Xbatch -verbose:gc -XX:CICompilerCount=1 -XX:+PrintCompilation"
+ - export OPTS="-server -Xmx1024m -Xbatch -verbose:gc -XX:CICompilerCount=1"
3
- export JAVA_OPTS="${JAVA_OPTS} ${OPTS}"
4
- export ANT_OPTS="${ANT_OPTS} ${OPTS}"
5
- echo $JAVA_OPTS
0 commit comments