Add Travis CI configuration file to source assembly

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1672147 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benedikt Ritter 2015-04-08 19:02:34 +00:00
parent 6d1fdbedc9
commit e3076f9250
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
<fileSets> <fileSets>
<fileSet> <fileSet>
<includes> <includes>
<include>.travis.yml</include>
<include>checkstyle.xml</include> <include>checkstyle.xml</include>
<include>findbugs-exclude-filter.xml</include> <include>findbugs-exclude-filter.xml</include>
<include>LICENSE.txt</include> <include>LICENSE.txt</include>