Skip to content

Commit

Permalink
run rat check on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
PascalSchumacher committed Dec 18, 2016
1 parent 8781334 commit 5463164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -22,4 +22,4 @@ jdk:
- oraclejdk8

after_success:
- mvn clean cobertura:cobertura coveralls:report
- mvn clean apache-rat:check cobertura:cobertura coveralls:report

0 comments on commit 5463164

Please sign in to comment.