Commit dbc7c8f0 authored by Hendrik Heneke's avatar Hendrik Heneke
Browse files

Build with specific php version

parent 8b504e88
Pipeline #415 failed with stage
in 40 seconds
image: composer:2
image: thecodingmachine/php:7.4-v4-cli
cache:
key: ${CI_COMMIT_REF_SLUG}
......@@ -10,7 +10,7 @@ before_script:
test:
script:
- composer install --ignore-platform-reqs
- composer install
- composer run php-cs:check
build:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment