mirror of
https://github.com/flarum/core.git
synced 2025-07-20 00:01:17 +02:00
Travis: Test against the upcoming PHP 7.4
This commit is contained in:
@@ -45,6 +45,14 @@ jobs:
|
||||
- php: 7.2
|
||||
env: DB=mysql PREFIX=forum_
|
||||
|
||||
- php: 7.4snapshot
|
||||
env: DB=mysql
|
||||
|
||||
- php: 7.4snapshot
|
||||
addons:
|
||||
mariadb: '10.2'
|
||||
env: DB=mariadb
|
||||
|
||||
- stage: build
|
||||
language: generic
|
||||
if: branch = master AND type = push
|
||||
|
Reference in New Issue
Block a user