Travis CI: Don't build with Oracle JDK 7

since the bump of Error Prone to 2.0.15, the JDK 7 javac is no longer
supported. Note that we still generate version 51 (Java 7) class
files.
This commit is contained in:
Florian Schmaus 2017-02-11 20:40:15 +01:00
parent 4d58fc136b
commit bb3eeb9af0
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ android:
- android-8
jdk:
- oraclejdk8
- oraclejdk7
sudo: false
cache:
directories: