aboutsummaryrefslogtreecommitdiffstats
path: root/travis/phpunit-mariadb-travis.xml
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14948] Remove no longer needed or supported phpunit configsMarc Alexander2019-05-091-4/+2
| | | | PHPBB3-14948
* [ticket/14670] Do not backup static attributesMarc Alexander2019-05-061-1/+1
| | | | | | | This seems to cause issues with the UI tests as the backed up static web driver does not seem to be properly initialized. PHPBB3-14670
* [ticket/12962] Run tests for all databases on TravisDhruv2014-09-211-0/+4
| | | | PHPBB3-12962
* [ticket/12485] Broken tests due to absolute excludeNicofuma2014-05-031-3/+3
| | | | PHPBB3-12485
* [ticket/11920] Have to use empty root password otherwise db creation fails.Andreas Fischer2013-10-151-1/+1
| | | | PHPBB3-11920
* [ticket/11920] Add MariaDB environment to Travis-CI.Andreas Fischer2013-10-151-0/+41
PHPBB3-11920