mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-06 01:58:24 +00:00
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1672145 13f79535-47bb-0310-9956-ffa450edef68
9 lines
128 B
YAML
9 lines
128 B
YAML
language: java
|
|
|
|
jdk:
|
|
- openjdk6
|
|
- openjdk7
|
|
- oraclejdk8
|
|
|
|
after_success:
|
|
- mvn clean cobertura:cobertura coveralls:report |