[TravisCI] Generate Kernel for phpstan analysis.

This commit is contained in:
Jan Böhmer 2020-02-02 16:53:34 +01:00
parent 946f1d0983
commit fe0738a074

View file

@ -45,6 +45,7 @@ script:
- ./bin/console doctrine:schema:validate --skip-sync -vvv --no-interaction
# Static analysis
- ./bin/console cache:clear --env dev
- composer phpstan
after_success: