Skip to content

Commit

Permalink
Refactoring composer validate CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
David Ferlay committed Jul 4, 2019
1 parent 00a4715 commit f8ea4ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ sniffers:clang:
sniffers:compose:
stage: sniffers
script:
- composer -V
- time composer validate --profile
- composer -vvv -V
- time composer validate --profile --strict

sniffers:phpcs:
stage: sniffers
Expand Down

0 comments on commit f8ea4ab

Please sign in to comment.