Skip to content

Commit

Permalink
Merge pull request KnpLabs#267 from stof/validate_composer
Browse files Browse the repository at this point in the history
Add validation of the composer.json on Travis
  • Loading branch information
stof authored Aug 22, 2017
2 parents fca5885 + 187c9d9 commit 928df8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,5 @@ install:
- ./vendor/bin/simple-phpunit install

script:
- composer validate --strict --no-check-lock
- php ./vendor/bin/simple-phpunit

0 comments on commit 928df8e

Please sign in to comment.