Skip to content

Commit

Permalink
Merge pull request #190 from rhubner/licence-fix
Browse files Browse the repository at this point in the history
Exclude appveyor.yml from licence header check.
  • Loading branch information
sulemanchaudhry committed Oct 19, 2017
2 parents 5bc163c + 1fd6304 commit 1962237
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -50,6 +50,7 @@
<exclude>.idea/**</exclude>
<exclude>pom.xml</exclude>
<exclude>LICENSE</exclude>
<exclude>appveyor.yml</exclude>
</excludes>
</configuration>
</plugin>
Expand Down

0 comments on commit 1962237

Please sign in to comment.