1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-05 22:14:59 +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
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995

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: