rat ignore travis file
Project: http://git-wip-us.apache.org/repos/asf/archiva/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/ead78225 Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/ead78225 Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/ead78225 Branch: refs/heads/master Commit: ead78225022ebebddd75d9a1f0f3339234a8d3b8 Parents: 855fd48 Author: Olivier Lamy <[email protected]> Authored: Fri Sep 25 15:20:58 2015 +1000 Committer: Olivier Lamy <[email protected]> Committed: Fri Sep 25 15:20:58 2015 +1000 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva/blob/ead78225/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 573ff12..4463948 100644 --- a/pom.xml +++ b/pom.xml @@ -1841,6 +1841,7 @@ <exclude>**/overlays/**</exclude> <exclude>nbactions.xml</exclude> <exclude>nb-configuration.xml</exclude> + <exclude>.travis.yml</exclude> </excludes> </configuration> </plugin>
