Skip to content
Snippets Groups Projects
Unverified Commit e64ba1d3 authored by Roeland Jago Douma's avatar Roeland Jago Douma
Browse files

Add mysqlmb4 php7.1 drone job

parent 7a3d746d
No related branches found
No related tags found
No related merge requests found
......@@ -251,6 +251,14 @@ pipeline:
matrix:
DB: mysqlmb4
PHP: "7.0"
mysqlmb4-php7.1:
image: nextcloudci/php7.1:php7.1-12
commands:
- NOCOVERAGE=true TEST_SELECTION=DB ./autotest.sh mysqlmb4
when:
matrix:
DB: mysqlmb4
PHP: 7.1
integration-capabilities_features:
image: nextcloudci/integration-php7.0:integration-php7.0-4
commands:
......@@ -619,6 +627,9 @@ matrix:
- DB: mysqlmb4
PHP: 7.0
ENABLE_REDIS: true
- DB: mysqlmb4
PHP: 7.1
ENABLE_REDIS: true
- TESTS: integration-capabilities_features
- TESTS: integration-federation_features
- TESTS: integration-maintenance-mode
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment