mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-11 22:08:54 +00:00
[ticket/16115] Add PHP 7.4snapshot to travis CI build matrix
PHPBB3-16115
This commit is contained in:
parent
189f3fd68e
commit
eaf42f3c72
1 changed files with 2 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue