1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00

Reduce output of PHPUnit test

This commit is contained in:
Matthew Brown 2019-08-13 00:01:35 -04:00
parent a4b9b7311b
commit 8f29db2408

View File

@ -11,5 +11,5 @@ git clone git@github.com:sebastianbergmann/phpunit.git
cd phpunit cd phpunit
git checkout 24b6cfcec34c1167 # release 8.2.2 git checkout 24b6cfcec34c1167 # release 8.2.2
composer install composer install
~/project/build/psalm.phar --config=.psalm/config.xml --monochrome ~/project/build/psalm.phar --config=.psalm/config.xml --monochrome --show-info=false
~/project/build/psalm.phar --config=.psalm/static-analysis.xml --monochrome ~/project/build/psalm.phar --config=.psalm/static-analysis.xml --monochrome