Skip to content

Commit 5a76dee

Browse files
committed
Make sure Composer files are valid
They often get out of sync, which can lead to non-obvious issues.
1 parent a23cdf9 commit 5a76dee

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
@@ -13,6 +13,7 @@ before_install:
1313
- travis_retry composer self-update
1414

1515
install:
16+
- composer validate --strict
1617
- rm composer.lock
1718
- travis_retry composer update --prefer-dist
1819

0 commit comments

Comments
 (0)