1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-21 09:01:29 +02:00

Merge pull request #5644 from marc1706/ticket/16115

[ticket/16115] Add PHP 7.4snapshot to travis CI build matrix
This commit is contained in:
Marc Alexander
2019-07-30 20:42:22 +02:00

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: