From 2f3e18a5e137c1cee2b586336865e520b0eec838 Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Thu, 27 Dec 2018 12:13:42 +0100 Subject: [PATCH] Move litmusv2 to php7.2 Signed-off-by: Roeland Jago Douma --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 1f9550fa25..96e602b852 100644 --- a/.drone.yml +++ b/.drone.yml @@ -108,7 +108,7 @@ pipeline: matrix: TESTS: litmus-v1 litmus-v2: - image: nextcloudci/litmus-php7.1:1 + image: nextcloudci/litmus-php7.2:1 commands: - bash tests/travis/install.sh sqlite - bash apps/dav/tests/travis/litmus-v2/script.sh