Merge pull request #529 from nextcloud/fix/noid/ci_for_nc16

Updated max-version to 16
This commit is contained in:
newhinton 2019-05-12 11:43:13 +02:00 committed by GitHub
commit 050dcb8eae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 10 deletions

View file

@ -1,7 +1,5 @@
language: php
php:
- 7
- 7.0
- 7.1
- 7.2
env:
@ -86,13 +84,13 @@ addons:
matrix:
include:
- php: 7.0
- php: 7.1
env: DB=mysql;
# - php: 7.0
# env: DB=sqlite;CLOUD=owncloud;SERVER_FOLDER=core
# - php: 7.0
# env: DB=mysql;CLOUD=owncloud;SERVER_FOLDER=core
- php: 7.0
- php: 7.1
env: DB=mysql;JSTESTS=1;
- php: 7.2
env: DB=mysql;
- php: 7.2
env: DB=mysql;JSTESTS=1;
allow_failures:
- env: DB=sqlite;CODECHECK=2

View file

@ -42,8 +42,8 @@ For an demo of this app visit [https://demo.passman.cc](https://demo.passman.cc)
<database>pgsql</database>
<database min-version="5.5">mysql</database>
<lib>openssl</lib>
<nextcloud min-version="14" max-version="15"/>
<owncloud min-version="14" max-version="15"/>
<nextcloud min-version="14" max-version="16"/>
<owncloud min-version="14" max-version="16"/>
</dependencies>
<background-jobs>