properly load APCu extension on CLI to execute APCu tests

This commit is contained in:
Morris Jobke 2016-09-01 10:48:30 +02:00
parent a3c1d74829
commit 56b58b00b7
No known key found for this signature in database
GPG Key ID: 9CE5ED29E7FCD38A
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ build:
commands:
- ./autotest-js.sh
nodb-php5.6:
image: nextcloudci/php5.6:1.0.6
image: nextcloudci/php5.6:php5.6-1
commands:
- rm -rf data/* config/config.php # TODO: remove this - temporary fix for CI issues
- git submodule update --init