mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/14948] Remove mysql build as it's no longer supported in PHP >= 7.0
PHPBB3-14948
This commit is contained in:
parent
830269dfee
commit
04d4bfeff4
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue