Commit 5c2136f5 authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

Ajoute un test avec les deux versions de composer.

No related merge requests found
Showing with 12 additions and 0 deletions
+12 -0
include:
- project: pole-is/tools/ci-config
ref: "4.0.2"
file: /packagist-ci.yml
test:
tags: [docker]
parallel:
- COMPOSER_MAJOR: "1"
- COMPOSER_MAJOR: "2"
image: composer:${COMPOSER_MAJOR}
script: composer install --ignore-platform-reqs
Supports Markdown
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