fix phpcs
This commit is contained in:
parent
824a601014
commit
c2fa19a0b4
@ -43,7 +43,7 @@ jobs:
|
|||||||
include:
|
include:
|
||||||
- if: type = push
|
- if: type = push
|
||||||
php: '5.5'
|
php: '5.5'
|
||||||
env: DB=postgresql
|
env: DB=mysql
|
||||||
- if: type = pull_request OR type = push
|
- if: type = pull_request OR type = push
|
||||||
php: '7.4'
|
php: '7.4'
|
||||||
env: DB=mysql
|
env: DB=mysql
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user