Merge pull request #191 from nextcloud/check_s12_s13

Also check stable12 and stable13
master^2
Pranav Kant 6 years ago committed by GitHub
commit c07082ab7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -49,6 +49,10 @@ matrix:
matrix:
include:
- php: 7
env: "DB=sqlite CORE_BRANCH=stable12"
- php: 7
env: "DB=sqlite CORE_BRANCH=stable13"
- php: 7
env: DB=mysql
- php: 7

Loading…
Cancel
Save