Skip to content

Commit fbad549

Browse files
committed
Version 2.12.8-1
override composer and packages installation
1 parent 81c59a7 commit fbad549

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.scrutinizer.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ tools:
88
timeout: 600 # default is 300 seconds, travis build can take more than that
99

1010
build:
11+
dependencies:
12+
override:
13+
- composer self-update --no-interaction --no-progress
14+
- composer install --no-interaction
1115
nodes:
1216
analysis:
1317
tests:

0 commit comments

Comments
 (0)