Apply patch for Travis-CI build:

https://github.com/apache/commons-lang/pull/277
This commit is contained in:
Amey Jadiye 2017-07-14 11:50:43 -07:00 committed by Gary Gregory
parent 1571050a19
commit 187a05b8a4
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ jdk:
- oraclejdk8
script:
- mvn test apache-rat:check clirr:check checkstyle:check findbugs:check javadoc:javadoc -B
- mvn
after_success:
- mvn clean cobertura:cobertura coveralls:report