mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
restrict test to php 7.2
This commit is contained in:
parent
cda62553eb
commit
19e30d90c5
@ -16,14 +16,6 @@ stages:
|
||||
- build-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:
|
||||
stage: test
|
||||
<<: *test_definition
|
||||
|
Loading…
x
Reference in New Issue
Block a user