mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 05:44:24 +00:00
restrict test to php 7.2
This commit is contained in:
parent
cda62553eb
commit
19e30d90c5
@ -16,14 +16,6 @@ stages:
|
|||||||
- build-doc
|
- build-doc
|
||||||
- deploy-doc
|
- deploy-doc
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
test:php-7.1:
|
|
||||||
stage: test
|
|
||||||
<<: *test_definition
|
|
||||||
image: chill/ci-image:php-7.1
|
|
||||||
script: APP_ENV=test vendor/bin/phpunit
|
|
||||||
|
|
||||||
test:php-7.2:
|
test:php-7.2:
|
||||||
stage: test
|
stage: test
|
||||||
<<: *test_definition
|
<<: *test_definition
|
||||||
|
Loading…
x
Reference in New Issue
Block a user