We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f49ff9 commit 2b119efCopy full SHA for 2b119ef
.travis.yml
@@ -10,3 +10,4 @@ notifications:
10
before_script:
11
- echo $JAVA_OPTS
12
- export JAVA_OPTS="$JAVA_OPTS -Xmx1024m"
13
+ - export GRADLE_OPTS=-Xmx1024m
0 commit comments