1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-22 09:31:28 +02:00

[ticket/16115] Add PHP 7.4snapshot to travis CI build matrix

PHPBB3-16115
This commit is contained in:
Marc Alexander
2019-07-29 20:46:35 +02:00
parent 189f3fd68e
commit eaf42f3c72

View File

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