Allow travis check bridges

This commit is contained in:
Alexis CHEMEL 2016-12-06 01:24:16 +01:00
parent 62b843d861
commit 8336b9e0a0

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<ruleset name="RSS-Bridge Ruleset">
<description>Created with the PHP Coding Standard Generator. http://edorian.github.com/php-coding-standard-generator/</description>
<exclude-pattern>./bridges</exclude-pattern>
<exclude-pattern>./css</exclude-pattern>
<exclude-pattern>./vendor</exclude-pattern>
<rule ref="Generic.Classes.DuplicateClassName"/>