"composer check-platform-reqs" on CI

This commit is contained in:
Pierre Rudloff 2020-06-20 13:44:40 +02:00
parent a79c89aea7
commit f028db6b1e
1 changed files with 1 additions and 0 deletions

View File

@ -7,5 +7,6 @@ addons:
- language-pack-fr
install: composer install --no-progress
script:
- composer check-platform-reqs
- composer lint
- composer test