killbill-memoizeit

pom.xml: ignore .travis.yml for rat plugin Signed-off-by:

3/27/2012 2:36:07 PM

Changes

pom.xml 1(+1 -0)

Details

pom.xml 1(+1 -0)

diff --git a/pom.xml b/pom.xml
index 406dc40..26c1157 100644
--- a/pom.xml
+++ b/pom.xml
@@ -402,6 +402,7 @@
                                 <exclude>**/*.dont-let-git-remove-this-directory</exclude>
                                 <exclude>**/test-output/**</exclude>
                                 <exclude>**/bin/**</exclude>
+                                <exclude>.travis.yml</exclude>
                             </excludes>
                         </configuration>
                     </execution>