From 56b58b00b74271623a014eca175f3a0d401ed918 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Thu, 1 Sep 2016 10:48:30 +0200 Subject: [PATCH] properly load APCu extension on CLI to execute APCu tests --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 6016ebd698..0ae277cda2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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