diff options
-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> |