Move litmusv2 to php7.2
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
bb3a7ad275
commit
2f3e18a5e1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue