mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-02 04:42:37 +02:00
[ticket/12592] Add PHP 5.4 environment using mysql driver.
PHPBB3-12592
This commit is contained in:
@@ -26,6 +26,8 @@ script:
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- php: 5.4
|
||||
env: DB=mysql
|
||||
- php: 5.4
|
||||
env: DB=mariadb
|
||||
- php: 5.4
|
||||
|
Reference in New Issue
Block a user