1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-21 21:31:13 +01:00

Use fork for now

This commit is contained in:
Matthew Brown 2019-12-27 17:10:16 -05:00
parent 6a6a6ab2d7
commit bdb2f3c2be

View File

@ -6,10 +6,10 @@ set -x
cd /tmp/
mkdir testing-with-real-projects
cd testing-with-real-projects
git clone git@github.com:sebastianbergmann/phpunit.git
git clone git@github.com:muglug/phpunit.git
cd phpunit
git checkout 4db048f # small template fix
git checkout 69a81ac # bugfix
composer install
~/project/build/psalm.phar --config=.psalm/config.xml --monochrome --show-info=false
~/project/build/psalm.phar --config=.psalm/static-analysis.xml --monochrome