Move litmusv2 to php7.2

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
pull/13273/head
Roeland Jago Douma 7 years ago
parent bb3a7ad275
commit 2f3e18a5e1
No known key found for this signature in database
GPG Key ID: F941078878347C0C
  1. 2
      .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

Loading…
Cancel
Save