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
|
- php: 7.2
|
||||||
env: DB=mysql PREFIX=forum_
|
env: DB=mysql PREFIX=forum_
|
||||||
|
|
||||||
|
- php: 7.4snapshot
|
||||||
|
env: DB=mysql
|
||||||
|
|
||||||
|
- php: 7.4snapshot
|
||||||
|
addons:
|
||||||
|
mariadb: '10.2'
|
||||||
|
env: DB=mariadb
|
||||||
|
|
||||||
- stage: build
|
- stage: build
|
||||||
language: generic
|
language: generic
|
||||||
if: branch = master AND type = push
|
if: branch = master AND type = push
|
||||||
|
Loading…
x
Reference in New Issue
Block a user