Skip to content

Commit 83886f6

Browse files
committed
Update the Scrutinizer base image for PHP 7.2 to work
1 parent 707e336 commit 83886f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.scrutinizer.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ tools:
1414
runs: 4 # php 7.x versions
1515
timeout: 480 # 8 min
1616
build:
17+
image: default-bionic # Needed to make PHP 7.2 compile
1718
nodes:
1819
analysis:
1920
environment:

0 commit comments

Comments
 (0)