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 73d75c1 commit 4775c96Copy full SHA for 4775c96
.travis.yml
@@ -6,6 +6,8 @@ android:
6
- platform-tools
7
- build-tools-24.0.2
8
- android-11
9
+jdk:
10
+ - openjdk6
11
env:
12
global:
13
- MAVEN_OPTS="-Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m"
0 commit comments