Update phpci.yml

This commit is contained in:
Dan Cryer 2014-05-02 14:35:19 +01:00
parent 424815eb70
commit 0ec2bb10f9

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: