ENHANCEMENT Only run coverage test as a cron

Fixes #8014
This commit is contained in:
Damian Mooyman 2018-04-19 12:56:54 +12:00
parent 0e2bf7871d
commit 1509a12fdf
No known key found for this signature in database
GPG Key ID: 78B823A10DE27D1A
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ matrix:
- DB=PGSQL
- PHPUNIT_TEST=framework
- php: 7.1
if: type IN (cron)
env:
- DB=MYSQL
- PDO=1