1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-01-18 22:58:10 +01:00

[ticket/14972] Add PHP 7.2 to build matrix

PHPBB3-14972
This commit is contained in:
Marc Alexander 2018-01-01 14:40:59 +01:00
parent f8fbe37936
commit c1ec6517bf
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995

View File

@ -26,6 +26,8 @@ matrix:
env: DB=mysqli
- php: 7.1
env: DB=mysqli
- php: 7.2
env: DB=mysqli
- php: nightly
env: DB=mysqli
- php: hhvm