mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 12:24:49 +01:00
Bump
This commit is contained in:
parent
3a263d2cd1
commit
adeca9341d
@ -26,6 +26,9 @@ collections)
|
||||
git clone --depth=1 git@github.com:psalm/endtoend-test-collections.git
|
||||
cd endtoend-test-collections
|
||||
composer install
|
||||
rm vendor/amphp/amp/lib/functions.php; touch vendor/amphp/amp/lib/functions.php;
|
||||
rm vendor/amphp/amp/lib/Internal/functions.php; touch vendor/amphp/amp/lib/Internal/functions.php
|
||||
rm vendor/amphp/byte-stream/lib/functions.php; touch vendor/amphp/byte-stream/lib/functions.php
|
||||
"$PSALM" --monochrome --show-info=false
|
||||
;;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user