1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-19 16:11:21 +02:00

[ticket/14948] Remove mysql build as it's no longer supported in PHP >= 7.0

PHPBB3-14948
This commit is contained in:
Marc Alexander
2018-12-30 16:54:03 +01:00
parent 9f19202152
commit c92d4933cc

View File

@@ -15,8 +15,6 @@ matrix:
env: DB=mysqli;SLOWTESTS=1
- php: 7.1
env: DB=mysqli # MyISAM
- php: 7.1
env: DB=mysql
- php: 7.2
env: DB=mysqli
- php: 7.2