[COLLECTIONS-655] Update platform from Java 6 to Java 7.

remove openjdk6 from travis configuration
This commit is contained in:
pascalschumacher 2017-08-02 20:04:09 +02:00
parent eef8f1a0aa
commit e5d0c9df84
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ language: java
sudo: false
jdk:
- openjdk6
- openjdk7
- oraclejdk8