Skip to content

Commit

Permalink
Changed composer install from source to dist.
Browse files Browse the repository at this point in the history
  • Loading branch information
h4cc committed Oct 29, 2013
1 parent 6da8c7d commit 88b46c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
before_commands:
- "composer install --prefer-source"
- "composer install --prefer-dist"
tools:
php_code_coverage:
enabled: true
Expand Down Expand Up @@ -50,4 +50,4 @@ tools:
- php
excluded_dirs:
- vendor
enabled: true
enabled: true

0 comments on commit 88b46c6

Please sign in to comment.