run rat check on travis

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

Branch: refs/heads/master
Commit: d5867f1852f62498773104babf9abb3792a43a32
Parents: a172b4b
Author: pascalschumacher <pascalschumac...@gmx.net>
Authored: Sun Dec 18 17:20:23 2016 +0100
Committer: pascalschumacher <pascalschumac...@gmx.net>
Committed: Sun Dec 18 17:20:23 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/commons-compress/blob/d5867f18/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index c1335bd..8ce3a32 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,4 +21,4 @@ jdk:
   - oraclejdk8
 
 after_success:
-  - mvn clean cobertura:cobertura coveralls:report
+  - mvn clean apache-rat:check cobertura:cobertura coveralls:report

Reply via email to