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