Add oraclejdk7 to Travis CI.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1790588 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory 2017-04-07 17:49:44 +00:00
parent 30b2acadc2
commit 117d7e80dc
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ sudo: false
jdk: jdk:
- openjdk6 - openjdk6
- openjdk7 - openjdk7
- oraclejdk7
- oraclejdk8 - oraclejdk8
# only build trunk # only build trunk