Skip to content

Commit

Permalink
validate composer.json in skeleton travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
melihovv authored Jan 20, 2018
1 parent 88bfcaf commit 6090bfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions skeleton/.travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ env:

before_install:
- travis_retry composer self-update --stable -n
- composer validate --no-check-all --strict
- composer require "laravel/framework:${LARAVEL_VERSION}" --no-update -n

install:
Expand Down

0 comments on commit 6090bfb

Please sign in to comment.