Travis does not know openjdk8

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1672145 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benedikt Ritter 2015-04-08 19:00:07 +00:00
parent 29f03b5f63
commit 31bf842d76
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ language: java
jdk: jdk:
- openjdk6 - openjdk6
- openjdk7 - openjdk7
- openjdk8 - oraclejdk8
after_success: after_success:
- mvn clean cobertura:cobertura coveralls:report - mvn clean cobertura:cobertura coveralls:report