mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 12:55:26 +01:00
Merge pull request #6070 from weirdan/use-endtoend-test-psl
Switch PSL test to Psalm's fork
This commit is contained in:
commit
5b36803f26
@ -24,8 +24,8 @@ collections)
|
||||
;;
|
||||
|
||||
psl)
|
||||
git clone git@github.com:muglug/psl.git
|
||||
cd psl
|
||||
git clone git@github.com:psalm/endtoend-test-psl.git
|
||||
cd endtoend-test-psl
|
||||
git checkout 1.6.x
|
||||
composer install --ignore-platform-reqs
|
||||
~/project/psalm --monochrome --config=tools/psalm/psalm.xml
|
||||
|
Loading…
Reference in New Issue
Block a user