aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 573ff127f..44639480f 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>