mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 12:24:49 +01:00
Removing proxymanager from test-with-real-projects for the time being
This commit is contained in:
parent
569af4aaae
commit
cf9d8f08b9
@ -23,14 +23,6 @@ collections)
|
||||
~/project/psalm --monochrome --show-info=false
|
||||
;;
|
||||
|
||||
proxymanager)
|
||||
git clone git@github.com:muglug/ProxyManager.git
|
||||
cd ProxyManager
|
||||
whereis composer
|
||||
php -dextension=intl.so /usr/local/bin/composer install
|
||||
~/project/psalm --monochrome
|
||||
;;
|
||||
|
||||
psl)
|
||||
git clone git@github.com:muglug/psl.git
|
||||
cd psl
|
||||
|
Loading…
Reference in New Issue
Block a user