rat ignore travis file
Project: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/commit/070bc64f Tree: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/tree/070bc64f Diff: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/diff/070bc64f Branch: refs/heads/master Commit: 070bc64fb0787a371220fd4d64f081a983efcedc Parents: 8de53f5 Author: Olivier Lamy <[email protected]> Authored: Fri Sep 25 15:33:45 2015 +1000 Committer: Olivier Lamy <[email protected]> Committed: Fri Sep 25 15:33:45 2015 +1000 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva-redback-core/blob/070bc64f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2cd7e43..72ba8bc 100644 --- a/pom.xml +++ b/pom.xml @@ -808,6 +808,7 @@ <exclude>.java-version</exclude> <exclude>patch.diff</exclude> <exclude>.repository</exclude> + <exclude>.travis.yml</exclude> </excludes> </configuration> <executions>
