Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2019-08-02 21:38:22 +02:00
parent 09fc3313f2
commit a4d753f55d
No known key found for this signature in database
GPG key ID: F941078878347C0C

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