1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 22:40:39 +02:00

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2019-07-30 20:42:28 +02:00

View File

@@ -19,6 +19,8 @@ matrix:
env: DB=mysqli env: DB=mysqli
- php: 7.3 - php: 7.3
env: DB=mysqli env: DB=mysqli
- php: 7.4snapshot
env: DB=mysqli
- php: nightly - php: nightly
env: DB=mysqli env: DB=mysqli
allow_failures: allow_failures: