don't analyze phpstan

This commit is contained in:
Chuck Burgess
2018-01-11 07:18:31 -06:00
parent 36c15f4a83
commit 14416207a8
+5
View File
@@ -1,6 +1,11 @@
before_commands:
- "composer install --no-dev --prefer-source"
checks:
php:
excluded_dependencies:
- phpstan/phpstan
tools:
external_code_coverage:
enabled: true