1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-03 23:43:10 +02:00

[ticket/16052] Require PHP 7.3 builds to pass

PHPBB3-16052
This commit is contained in:
Marc Alexander 2019-05-12 21:24:03 +02:00
parent b6387c501b
commit 53025be191
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995

View File

@ -22,7 +22,6 @@ matrix:
- php: nightly
env: DB=mysqli
allow_failures:
- php: 7.3
- php: nightly
fast_finish: true