Merge branch '4'

This commit is contained in:
Garion Herman 2020-03-03 15:19:02 +13:00
commit f4f6fc507e

View File

@ -1,6 +1,10 @@
language: php
dist: trusty
dist: xenial
services:
- mysql
- postgresql
env:
global:
@ -14,7 +18,7 @@ matrix:
env: DB=PGSQL
- php: 7.3
env: DB=MYSQL
- php: 7.3
- php: 7.4
env: DB=MYSQL
before_script: