Skip to content

Commit

Permalink
Jdk8 is deprecated on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
natanieljr committed Oct 30, 2019
1 parent 69595d3 commit ef45429
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ git:
jdk:

# Most of DroidMate is compiled with Java 8.
- oraclejdk8
- oraclejdk11

android:
components:
Expand All @@ -40,9 +40,6 @@ android:
env:
global:

# Required to obtain reference to jarsigner.
- JAVA_HOME=/usr/lib/jvm/java-8-oracle

# Required to obtain handles to aapt and adb.
- ANDROID_HOME=/usr/local/android-sdk

Expand Down

0 comments on commit ef45429

Please sign in to comment.