Skip to content

Commit 8438677

Browse files
voronkovichjaviereguiluz
authored andcommitted
Validate composer files while TravisCI build
1 parent 7cbada1 commit 8438677

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,4 @@ script:
5757
- ./bin/console doctrine:schema:validate --skip-sync -vvv --no-interaction
5858
# Fail CI if the repo is in a dirty state after building assets (only for current release ie install)
5959
#- if [[ "$ACTION" == "install" ]]; then yarn install && yarn encore production && git add --all && git diff --staged --exit-code; fi
60+
- composer validate

0 commit comments

Comments
 (0)