Merge branch '4.5' into 4

This commit is contained in:
Garion Herman 2020-02-28 11:48:18 +13:00
commit 18f74ad4da
1 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,10 @@
language: php
dist: trusty
dist: xenial
services:
- mysql
- postgresql
cache:
directories:
@ -36,7 +40,7 @@ matrix:
- PDO=1
- PHPUNIT_TEST=framework
- php: 7.4snapshot
- php: 7.4
env:
- DB=MYSQL
- PHPUNIT_TEST=framework