- try to fix CI trouble without error message
This commit is contained in:
parent
6e1079a81c
commit
12d048e0ca
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ matrix:
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
functional-tests:
|
functional-tests:
|
||||||
image: thecodingmachine/php:$PHP_VERSION-v4-cli
|
image: "thecodingmachine/php:${PHP_VERSION}-v4-cli"
|
||||||
environment:
|
environment:
|
||||||
# Enable the PDO_SQLITE extension
|
# Enable the PDO_SQLITE extension
|
||||||
- "PHP_EXTENSION_PDO_SQLITE=1"
|
- "PHP_EXTENSION_PDO_SQLITE=1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue