Improved TravisCI build settings

This commit is contained in:
Dmitry Khomutov 2017-02-18 10:31:33 +07:00
commit 9f0580e802
No known key found for this signature in database
GPG key ID: 7EB36C9576F9ECB9
8 changed files with 104 additions and 13 deletions

View file

@ -257,6 +257,8 @@ class PhpUnitOptions
{
$files = [
'phpunit.xml',
'phpunit.mysql.xml',
'phpunit.pgsql.xml',
'phpunit.xml.dist',
'tests/phpunit.xml',
'tests/phpunit.xml.dist',