FIX: Add a test of framework for the master build

This matches 2.x
This commit is contained in:
Sam Minnee 2019-11-29 11:04:40 +13:00
parent 8e88295e78
commit 3b7ef81649
1 changed files with 3 additions and 1 deletions

View File

@ -4,7 +4,6 @@ dist: xenial
services:
- postgresql
-
cache:
directories:
@ -21,6 +20,9 @@ matrix:
env:
- PHPUNIT_TEST=postgresql
- PHPCS_TEST=1
- php: 7.3
env:
- PHPUNIT_TEST=framework
before_script:
# Init PHP