Don't explicitly install JDK as it might be bundled already in Travis CI
This commit is contained in:
parent
b2101e2327
commit
c1255dcab5
1 changed files with 0 additions and 2 deletions
|
@ -24,8 +24,6 @@ static_analysis: &static_analysis
|
||||||
build: &build
|
build: &build
|
||||||
name: "Build APK"
|
name: "Build APK"
|
||||||
language: android
|
language: android
|
||||||
jdk:
|
|
||||||
- openjdk8
|
|
||||||
android:
|
android:
|
||||||
components:
|
components:
|
||||||
- tools
|
- tools
|
||||||
|
|
Loading…
Reference in a new issue