Add travis on 13.0 for test on php8
This commit is contained in:
parent
4fcf606d04
commit
093817833f
@ -50,6 +50,9 @@ jobs:
|
|||||||
- if: type = push AND branch = develop
|
- if: type = push AND branch = develop
|
||||||
php: nightly
|
php: nightly
|
||||||
env: DB=mysql
|
env: DB=mysql
|
||||||
|
- if: type = push AND branch = 13.0
|
||||||
|
php: nightly
|
||||||
|
env: DB=mysql
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user