mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
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:
commit
e7abf11225
@ -37,6 +37,7 @@ matrix:
|
||||
- DB=PGSQL
|
||||
- PHPUNIT_TEST=framework
|
||||
- php: 7.1
|
||||
if: type IN (cron)
|
||||
env:
|
||||
- DB=MYSQL
|
||||
- PDO=1
|
||||
|
Loading…
Reference in New Issue
Block a user