Travis seems to no longer support JDK6.

Maybe with the next Getdown release, I'll drop JDK6 support as well.
This commit is contained in:
Michael Bayne
2017-09-17 10:04:22 -07:00
parent 1f919ca9c9
commit c50b2d6b16
-1
View File
@@ -6,6 +6,5 @@ cache:
- '$HOME/.m2/repository'
jdk:
- openjdk6
- openjdk7
- oraclejdk8