Fix php 7.1 build?
This commit is contained in:
parent
535de1cf50
commit
857d484b61
@ -13,7 +13,7 @@ test:7.1:
|
||||
stage: test
|
||||
before_script:
|
||||
- sh build/docker_install.sh > /dev/null
|
||||
- apk add --no-cache php7.1-phpdbg
|
||||
- apk add --no-cache php7-phpdbg
|
||||
- curl -sS https://getcomposer.org/installer | php
|
||||
- php composer.phar install --ignore-platform-reqs
|
||||
image: php:7.1-alpine
|
||||
|
Loading…
Reference in New Issue
Block a user