Update phpci.yml

This commit is contained in:
Dan Cryer 2014-05-02 14:35:19 +01:00
parent fedbd44641
commit 327f38ec36

View file

@ -12,7 +12,7 @@ setup:
test:
php_mess_detector:
allowed_warnings: 35 # Set max warnings at the current level - Disallow any further errors creeping in.
allowed_warnings: 32 # Set max warnings at the current level - Disallow any further errors creeping in.
php_code_sniffer:
standard: "PSR2"
php_loc: