Merge pull request #44 from nextcloud/fix/CI

fix CI
This commit is contained in:
Affan Hussain 2019-08-07 18:57:12 -07:00 committed by GitHub
commit 5c458aa968
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,18 +7,19 @@ services:
- postgresql
php:
- 7.0
- 7.1
- 7.2
- 7.3
addons:
postgresql: 9.5
apt:
packages:
- libxml2-utils
env:
global:
- CORE_BRANCH=stable14
- CORE_BRANCH=master
- APP_NAME=forms
matrix:
- DB=mysql