diff options
author | Olivier Lamy <olamy@apache.org> | 2015-09-25 15:20:58 +1000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2015-09-25 15:20:58 +1000 |
commit | ead78225022ebebddd75d9a1f0f3339234a8d3b8 (patch) | |
tree | 8a3009c2bed97a73a76fa8254bff603e741b2af0 /pom.xml | |
parent | 855fd4812b9b9282097405b056636505a6fde980 (diff) | |
download | archiva-ead78225022ebebddd75d9a1f0f3339234a8d3b8.tar.gz archiva-ead78225022ebebddd75d9a1f0f3339234a8d3b8.zip |
rat ignore travis file
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1841,6 +1841,7 @@ <exclude>**/overlays/**</exclude> <exclude>nbactions.xml</exclude> <exclude>nb-configuration.xml</exclude> + <exclude>.travis.yml</exclude> </excludes> </configuration> </plugin> |