add php 7.1 to tests

This commit is contained in:
Julien Fastré 2017-06-20 18:14:32 +02:00
parent 07aca6c4a3
commit c71058610e

View File

@ -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