Skip to content

Commit

Permalink
Version 2.12.8-1
Browse files Browse the repository at this point in the history
override composer and packages installation
  • Loading branch information
eclipxe13 committed Jan 8, 2020
1 parent 81c59a7 commit fbad549
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ tools:
timeout: 600 # default is 300 seconds, travis build can take more than that

build:
dependencies:
override:
- composer self-update --no-interaction --no-progress
- composer install --no-interaction
nodes:
analysis:
tests:
Expand Down

0 comments on commit fbad549

Please sign in to comment.