added phpstan for code analyzes (#806)
This commit is contained in:
@@ -27,7 +27,7 @@ install:
|
||||
|
||||
script:
|
||||
- php -r "echo date(DATE_RFC850);"
|
||||
- vendor/bin/phpunit tests/
|
||||
- composer code-check
|
||||
- cp tests/.env.dist.sqlite .env
|
||||
- bin/console doctrine:database:create -n
|
||||
- bin/console doctrine:migrations:migrate -n
|
||||
|
||||
Reference in New Issue
Block a user