Repository: commons-lang
Updated Branches:
  refs/heads/master 6cfee3d0e -> 15f01c99c


run rat check on travis


Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/15f01c99
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/15f01c99
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/15f01c99

Branch: refs/heads/master
Commit: 15f01c99c14fa5e4d35da2d6bd7b0bbd0c4dca1f
Parents: 6cfee3d
Author: pascalschumacher <pascalschumac...@gmx.net>
Authored: Sun Dec 18 15:56:25 2016 +0100
Committer: pascalschumacher <pascalschumac...@gmx.net>
Committed: Sun Dec 18 15:56:25 2016 +0100

----------------------------------------------------------------------
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/15f01c99/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index c2fac09..d141736 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,4 +22,4 @@ jdk:
   - oraclejdk8
 
 after_success:
-  - mvn clean cobertura:cobertura coveralls:report
+  - mvn clean cobertura:cobertura coveralls:report apache-rat:check

Reply via email to