Merge pull request #8019 from open-sausages/pulls/4.0/cron-coverage-conditional

ENHANCEMENT Only run coverage test as a cron
This commit is contained in:
Maxime Rainville 2018-04-24 15:33:45 +12:00 committed by GitHub
commit e7abf11225
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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