mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 22:04:23 +00:00
add php 7.1 to tests
This commit is contained in:
parent
07aca6c4a3
commit
c71058610e
@ -23,7 +23,7 @@ test:php-7:
|
|||||||
image: chill/ci-image:php-7
|
image: chill/ci-image:php-7
|
||||||
script: vendor/bin/phpunit
|
script: vendor/bin/phpunit
|
||||||
|
|
||||||
test:php-7:
|
test:php-7.1:
|
||||||
stage: test
|
stage: test
|
||||||
<<: *test_definition
|
<<: *test_definition
|
||||||
image: chill/ci-image:php-7.1
|
image: chill/ci-image:php-7.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user