mirror of
https://github.com/flarum/framework.git
synced 2025-03-11 04:35:16 +08:00
Travis: Test against the upcoming PHP 7.4
This commit is contained in:
parent
1ea617239b
commit
7c05033405
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user