mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-11 12:35:07 +00:00
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1672135 13f79535-47bb-0310-9956-ffa450edef68
9 lines
126 B
YAML
9 lines
126 B
YAML
language: java
|
|
|
|
jdk:
|
|
- openjdk6
|
|
- openjdk7
|
|
- openjdk8
|
|
|
|
after_success:
|
|
- mvn clean cobertura:cobertura coveralls:report |