Skip to content

Commit

Permalink
Switched to --prefer-dist
Browse files Browse the repository at this point in the history
  • Loading branch information
sandervanhooft committed Jul 2, 2018
1 parent 2654388 commit 36aa82a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ env:

before_script:
- travis_retry composer self-update
- travis_wait 30 composer update ${COMPOSER_FLAGS} -vvv --no-interaction --prefer-source
- travis_wait 30 composer update ${COMPOSER_FLAGS} -vvv --no-interaction --prefer-dist

script:
- composer validate --strict
Expand Down

0 comments on commit 36aa82a

Please sign in to comment.