Skip to content

Commit

Permalink
prefer dist
Browse files Browse the repository at this point in the history
  • Loading branch information
hummer2k committed Mar 25, 2016
1 parent af7d0ba commit 1a336c1
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 @@ -8,7 +8,7 @@ php:

before_script:
- composer self-update
- composer update --prefer-source
- composer update --prefer-dist

script:
- ./vendor/bin/phpunit --coverage-clover ./build/logs/clover.xml
Expand Down

0 comments on commit 1a336c1

Please sign in to comment.