"composer check-platform-reqs" on CI
This commit is contained in:
parent
a79c89aea7
commit
f028db6b1e
1 changed files with 1 additions and 0 deletions
|
@ -7,5 +7,6 @@ addons:
|
|||
- language-pack-fr
|
||||
install: composer install --no-progress
|
||||
script:
|
||||
- composer check-platform-reqs
|
||||
- composer lint
|
||||
- composer test
|
||||
|
|
Loading…
Reference in a new issue