1
0
mirror of https://github.com/Rudloff/alltube.git synced 2021-05-14 21:00:57 +03:00

"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

View File

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