Test travis
This commit is contained in:
parent
09d0ec391d
commit
341a059a2b
@ -59,8 +59,10 @@ jobs:
|
|||||||
include:
|
include:
|
||||||
- if: type = push
|
- if: type = push
|
||||||
php: '5.6'
|
php: '5.6'
|
||||||
|
env: DB=postgresql
|
||||||
- if: type = pull_request OR type = push
|
- if: type = pull_request OR type = push
|
||||||
php: '7.4'
|
php: '7.4'
|
||||||
|
env: DB=mysql
|
||||||
- if: type = push AND branch = develop
|
- if: type = push AND branch = develop
|
||||||
php: nightly
|
php: nightly
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user