CI: Test against PHP 7.3
This commit is contained in:
parent
7319f524a3
commit
812989490c
@ -5,6 +5,7 @@ language: php
|
|||||||
php:
|
php:
|
||||||
- 7.1
|
- 7.1
|
||||||
- 7.2
|
- 7.2
|
||||||
|
- 7.3
|
||||||
- nightly
|
- nightly
|
||||||
|
|
||||||
env:
|
env:
|
||||||
@ -57,6 +58,7 @@ jobs:
|
|||||||
|
|
||||||
- stage: Test
|
- stage: Test
|
||||||
if: type = cron
|
if: type = cron
|
||||||
|
php: 7.3
|
||||||
env: DB=sqlite DEV_DEPENDENCIES
|
env: DB=sqlite DEV_DEPENDENCIES
|
||||||
install:
|
install:
|
||||||
- composer config minimum-stability dev
|
- composer config minimum-stability dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user