Move litmusv2 to php7.2

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2018-12-27 12:13:42 +01:00
parent bb3a7ad275
commit 2f3e18a5e1
No known key found for this signature in database
GPG key ID: F941078878347C0C

View file

@ -108,7 +108,7 @@ pipeline:
matrix: matrix:
TESTS: litmus-v1 TESTS: litmus-v1
litmus-v2: litmus-v2:
image: nextcloudci/litmus-php7.1:1 image: nextcloudci/litmus-php7.2:1
commands: commands:
- bash tests/travis/install.sh sqlite - bash tests/travis/install.sh sqlite
- bash apps/dav/tests/travis/litmus-v2/script.sh - bash apps/dav/tests/travis/litmus-v2/script.sh