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 43546d7 commit 73d75c1Copy full SHA for 73d75c1
.travis.yml
@@ -9,7 +9,7 @@ android:
9
env:
10
global:
11
- MAVEN_OPTS="-Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m"
12
-before_script:
+before_install:
13
- echo "MAVEN_OPTS='-Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m'" > ~/.mavenrc
14
- echo "printing maven options"
15
- cat ~/.mavenrc
0 commit comments