Back to correct dir.

This commit is contained in:
James Cole 2020-07-31 17:44:01 +02:00
parent fbd46c683e
commit bb89c59b51
No known key found for this signature in database
GPG Key ID: B5669F9493CDE38D

View File

@ -1,9 +1,11 @@
#!/usr/bin/env bash
echo $PWD
FF_DIR=$PWD
# single line install command
composer global require hirak/prestissimo \
--no-plugins --no-scripts
cd $FF_DIR
./vendor/bin/phpstan analyse -c .ci/phpstan.neon