We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 171019f commit 54d1259Copy full SHA for 54d1259
.travis.yml
@@ -1,3 +1,7 @@
1
+before_script:
2
+ - "echo $JAVA_OPTS"
3
+ - "export JAVA_OPTS=-server -Xmx1024m"
4
+
5
language: java
6
7
jdk:
0 commit comments