mirror of
https://github.com/flarum/framework.git
synced 2025-04-26 14:44:03 +08:00
Travis: Test against the upcoming PHP 7.4
This commit is contained in:
parent
d66d2aa26e
commit
2f656146a7
@ -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