Bump 7.1 CI to RC3

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
pull/1673/head
Roeland Jago Douma 8 years ago
parent 2dcd97bf14
commit 7c48c5d8f7
No known key found for this signature in database
GPG Key ID: 1E152838F164D13B

@ -100,7 +100,7 @@ pipeline:
DB: NODB
PHP: "7.0"
nodb-php7.1:
image: nextcloudci/php7.1:php7.1-3
image: nextcloudci/php7.1:php7.1-5
commands:
- NOCOVERAGE=true TEST_SELECTION=NODB ./autotest.sh sqlite
when:
@ -124,7 +124,7 @@ pipeline:
DB: sqlite
PHP: "7.0"
sqlite-php7.1:
image: nextcloudci/php7.1:php7.1-3
image: nextcloudci/php7.1:php7.1-5
commands:
- NOCOVERAGE=true TEST_SELECTION=DB ./autotest.sh sqlite
when:

Loading…
Cancel
Save