1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +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

View File

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