We no longer build on java 6

This commit is contained in:
Philip Cass
2016-03-01 19:52:45 +00:00
parent 9f319dfb7f
commit 0e3a04766a

View File

@ -1,6 +1,5 @@
language: java language: java
jdk: jdk:
- oraclejdk7 - oraclejdk7
- openjdk6
notifications: notifications:
email: false email: false