diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2b903aa03..3c65d115e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -23,7 +23,7 @@ test:php-7: image: chill/ci-image:php-7 script: vendor/bin/phpunit -test:php-7: +test:php-7.1: stage: test <<: *test_definition image: chill/ci-image:php-7.1