Phing > php-coveralls > add task

This commit is contained in:
Meritoo
2019-04-05 20:47:37 +02:00
parent 134a5a0108
commit 4f55f33385
3 changed files with 9 additions and 1 deletions

View File

@@ -67,6 +67,7 @@ dir.docker.logs = ${dir.docker}/logs/nginx
# - PHPStan
#
check.phpstan.command = ./vendor/bin/phpstan analyse
check.php_coveralls.command = ./vendor/bin/php-coveralls --ansi -v
# --------------------------------------------------------------------------------
# Testing