1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-06-14 15:44:52 +02:00

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

View file

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