1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-01-31 05:37:59 +01: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
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995

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